Coefficient of variation
cv(x, na.rm = TRUE)
x
Input variable
na.rm
If TRUE missing values are removed before calculation
cv(runif(100))