Description Usage Arguments Value
Take the geometric mean of a numerical vector. Stolen from
http://stackoverflow.com/a/25555105/3017012.
| 1 | GeometricMean(x, na.rm = TRUE, zero.propagate = FALSE)
 | 
| x | Numerical vector | 
| na.rm | Remove NA values from x | 
| zero.propagate | Propagate zeroes from x | 
Numeric: geometrical mean of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.