R/computeStatisticsOnNumericVector.R
skew.Rd
Computes skewness of a numeric vector (analogous to skewness type 3 of e1071)
skew(x)
[numeric] Vector used for computing the skewness.
numeric
[numeric(1)]
numeric(1)