shipunov (version 1.13)

CVs: Coefficients of variation

Description

Coefficients of variation

Usage

CVs(sample, na.rm=TRUE)

Arguments

sample

Numerical vector

na.rm

Remove NAs?

Value

Named numerical vector

Details

Coefficients of variation: different variants of the standardized range

Examples

Run this code
# NOT RUN {
sapply(trees, CVs)
# }

Run the code above in your browser using DataLab