powered by
Calculate moments of a numeric vector
calc_moments(x)
a numeric vector
a named vector of descriptive statistics
# NOT RUN { x <- rexp(1000, 2) calc_moments(x) # }
Run the code above in your browser using DataLab