Description Usage Arguments Author(s) Examples
View source: R/utils.aggregate.R
an average mean which requires a minimum of data points nmin needed if missing data is missing :)
1 |
x |
vector of numeric values |
nmin |
minimum of data points accepted to calculate the mean (integer) |
... |
further arguments to mean() remember especially to set na.rm=TRUE |
Maik Renner mrenner [at] bgc-jena.mpg.de
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.