View source: R/geometric_mean.R
| geometric.mean | R Documentation | 
Calculates the geometric mean of a numeric vector.
geometric.mean(x, na.rm = T)
x | 
 A numeric vector  | 
na.rm | 
 Logical. Should NA values be omitted from calculation? Default = T  | 
Sean Rohan sean.rohan@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.