skewness | R Documentation |
Calculate the skewness of a numeric variable
skewness(x, na.rm = TRUE)
x |
numeric vector. |
na.rm |
if |
a number
skewness(mtcars$mpg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.