View source: R/utilities.R View source: R/general_help.R
| my_rowMeans | R Documentation | 
arithmic or geometric rowMeans that works for a single column
my_rowMeans(x, method = c("arithmic", "geometric"), offset = 0.1)
my_rowMeans(x, method = c("arithmic", "geometric"), offset = 0.1)
x | 
 data to use  | 
method | 
 method is either "arithmic" or "geometric"  | 
offset | 
 offset  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.