geocv | R Documentation |
geometric CV auxiliary
geocv(x, na.rm = FALSE)
x |
x |
na.rm |
logical scalar indicating whether to remove missing values from x. If na.rm=FALSE (the default) and x contains missing values, then a missing value (NA) is returned. If na.rm=TRUE, missing values are removed from x prior to computing the coefficient of variation. |
geometric CV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.