skewness | R Documentation |
Helper function to calculate skewness, using
moments::
skewness
.
skewness(x, na.rm = TRUE)
x |
Numeric vector or matrix. |
na.rm |
Logical. Should missing values be removed? Defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.