Description Usage Arguments Value Examples
View source: R/get_maxima_function.R
Get annual maxima from data.table
1 | getMX(dta, a = 1)
|
dta |
data.table including the fields date (datum) and p (precipitation in kg/s) |
a |
number of intervals to aggregate over in hours |
ata.table with year, aggregation and maxima
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.