| geomean | R Documentation | 
geometric mean auxiliary
geomean(x, na.rm = FALSE)
x | 
 x  | 
na.rm | 
 FALSE or TRUE  | 
exp(mean(log(x))). Note that only positive values are considered!!!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.