ocskew {BLA} | R Documentation |
A function to calculate an estimate of the octile skewness from a set of data.
ocskew(x)
x |
A vector of numeric values. |
The octile skewness.
Richard Murray Lark <murray.lark@nottingham.ac.uk>
x<-evapotranspiration$`ET(mm)`
ocskew(x)