Description Usage Arguments Value Examples
Function for turning the file into a data.table showing precip depth in hourly intervals wit specific frequencies
1 |
dt |
data.table including the fields date (datum) and p (precipitation in kg/s) |
freq |
the frequency to apply to the calculation |
data.table of precipitation depth split into durations on basis of hour (D1, D2, D3, D6, D12, D24) and specified frequencies
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.