powered by
Compute the coefficient of variation
ds_cvar(x)
a numeric vector containing the values whose mode is to be computed
stat_cvar() has been deprecated. Instead use ds_cvar().
stat_cvar()
ds_cvar()
Any NA values are stripped from x before computation takes place.
x
var sd
var
sd
# NOT RUN { ds_cvar(mtcars$mpg) # }
Run the code above in your browser using DataLab