R/foo.R
mf_skewness.Rd
Calculate the skewness of a distribution
mf_skewness(x)
the data to check
the skewness of the distribution of x
mf_skewness(rnorm(100))#> [1] -0.05183861