Description Usage Arguments Value Examples
Function for arithmetic mean automatically handling NAs. Calculates arithmetic mean value disregarding NAs, except when all values are NA.
1 | mea_na(x)
|
x |
see arguments in R documentation for mean. |
The arithmetic mean of values in x
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.