powered by
Returns the coefficient of variation of a sample.
cv(x, ...)
Any numeric vector (or other data type for which sd and mean methods are defined)
sd
mean
Additional parameters for the sd and mean functions (such as na.rm=TRUE)
na.rm=TRUE