Find the geometric mean of an object.
1 | geometric_mean(x, na.rm = FALSE)
|
x |
A numeric vector or data.frame |
na.rm |
Logical. If TRUE, NA values will be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.