Description Usage Arguments Value Examples
Calculate annual means from data.table
1 |
data |
data table containing the columns date (Date object) and value (the variable) |
varname |
name of the variable, defaults to 'value” |
na.rm |
a logical value indicating whether 'NA' values should be stripped before the computation proceeds. Defaults to TRUE |
data table with annual mean values.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.