skewness | R Documentation |
This function computes the kurtosis of a given data set. It was written for internal computations.
skewness(.invariant, .method = c("moment", "fisher"), .na_rm = FALSE)
.invariant |
An univariate or multivariate time series. |
.method |
A |
.na_rm |
A |
A tidy tibble
with 2 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.