Description Usage Arguments Value References
Compute the coefficient of variation of a numeric vector x
,
defined as the ratio between the standard deviation and the mean.
1 |
x |
numeric. A numeric vector. |
na_rm |
logical. Should missing values be removed before computing the coefficient of variation? |
... |
Additional arguments to be passed to |
A numeric value, the coefficient of variation.
https://en.wikipedia.org/wiki/Coefficient_of_variation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.