coeffVar: Calculate the coefficient of variation

View source: R/coeffVar.R

coeffVarR Documentation

Calculate the coefficient of variation

Description

Calculate the coefficient of variation

Usage

coeffVar(x)

Arguments

x

numeric vector

Value

coefficient of variation of vector

Examples

coeffVar(seq(0, 10))

johngodlee/JLGMisc documentation built on June 29, 2024, 9:15 p.m.