.calcEventRainfallMetrics | R Documentation |
This function calcuates different precipitation metrics.
.calcEventRainfallMetrics(
x,
dates,
list.RainEvents,
modus,
RD = RD,
MAP = MAP,
RDN = RDN
)
x |
vector containing precipitation |
dates |
see CTRL() |
list.RainEvents |
list containing indices of rain events |
modus |
modus of calculation of rain metrics. "sub" of sub-rainfall events or "main" for critical rainfall event |
RD |
see CTRL() |
MAP |
see CTRL() |
RDN |
see CTRL() |
vector containing rainfall metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.