View source: R/Main_functions.R
geom_mean | R Documentation |
Perform the geometric mean of a numeric vector
geom_mean(x, na.rm = TRUE)
x |
A numeric vector |
na.rm |
remove NA values |
A numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.