CVs function

Coefficients of variation

Coefficients of variation

CVs(sample, na.rm=TRUE)

Arguments

  • sample: Numerical vector
  • na.rm: Remove NAs?

Details

Coefficients of variation: different variants of the standardized range

Returns

Named numerical vector

Author(s)

Alexey Shipunov

Examples

sapply(trees, CVs)
  • Maintainer: ORPHANED
  • License: GPL (>= 2)
  • Last published: 2023-02-05

Useful links