var_coeff | R Documentation |
var_coeff computes relative variability as standard deviation/mean *100
var_coeff(x)
x |
Data for computation. |
numeric vector with coefficient of variance.
var_coeff(x = mtcars$wt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.