Description Usage Arguments Value Examples
View source: R/measure_intensity.R
Number of rain events
1 | n_events(x, min_length = 1)
|
x |
numeric vector |
min_length |
a positive integer. The minimum number of days an event has to be in order to count it. |
The number of rain events in x. Rain events are defined as a sequence with 1 (default) or more consecutive days with rain
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.