geoMean | R Documentation |
mean without NA
values.
geoMean(y)
y |
a vector of numerics |
It removes NA
in the input vector.
geometric mean value
Kyun-Seop Bae k@acr.kr
geoCV
geoMean(mtcars$mpg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.