cv | R Documentation |
Computes the coefficient of variation of a vector.
cv(x, abs = TRUE, pc = TRUE)
x |
numeric vector. |
abs |
logical. If |
pc |
logical. If |
The function deals with missing values.
Maxime HERVE <maxime.herve@univ-rennes1.fr>
cv(rnorm(30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.