shipunov (version 1.17.1)

CVs: Coefficients of variation

Description

Coefficients of variation

Usage

CVs(sample, na.rm=TRUE)

Value

Named numerical vector

Arguments

sample

Numerical vector

na.rm

Remove NAs?

Author

Alexey Shipunov

Details

Coefficients of variation: different variants of the standardized range

Examples

Run this code
sapply(trees, CVs)

Run the code above in your browser using DataLab