Description Usage Arguments Value
Calculates the CV of a numeric vector as the standard deviation over the mean. All NA values are removed from the input vector.
1 | CV(x)
|
x |
A numeric vector. |
The CV of the non-na values in the x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.