R/pk_helper.R
cv.Rd
Coefficient of Variation
cv(x)
(numeric) numeric vector.
numeric
A single numeric value representing the coefficient of variation (%).
cv(c(1, 2, 3, 4, 5)) #> [1] 52.70463