geom_mean | R Documentation |
geometric mean
geom_mean(x, na.rm = TRUE)
x |
value |
na.rm |
remove NA or not |
geometric mean value
geom_mean(1, 9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.