Description Usage Arguments Value
View source: R/list_functions.R
Calculates the mean of all list elements together. I.e. the mean of all values contained in list elements, not the mean of the mean of all list elements!
1 |
x |
list of numeric vectors |
na.rm |
should NA values be ignored (see |
(numeric) mean of all values in the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.