Description Usage Arguments Value Examples
View source: R/measure_intensity.R
Max rain event length
1 |
x |
numeric vector of daily rain events |
the length of the longest sequence of consecutive rainy days
1 | max_event_length(c(0, 1, 1, 2, 0, 1)) == 3
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.