powered by
Coefficient of variation
cv(x, na.rm = TRUE)
The coefficient of variation of x.
x
A numeric vector.
Logical indicating whether NA values should be stripped before the computation proceeds. Default to TRUE.
TRUE
Antoine Bichat
scimo:::cv(1:10)
Run the code above in your browser using DataLab