ocskew | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.