skewness | R Documentation |
Calculates skewness
skewness(x)
x |
numeric vector of values for which skewness is calculated |
skewness value of x
skewness(rgamma(100, 1, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.