gm_mean | R Documentation |
This function calculates the geometric mean of the numeric vector 'x'.
gm_mean(x, na.rm = TRUE)
x |
a numeric vector |
na.rm |
logical. Whether missing values should be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.