Description Usage Arguments Value Examples
View source: R/measure_intensity.R
Utility function used in subsequent functions
1 | wet_lengths(x)
|
x |
numeric vector |
vector containing the lengths (number of consecutive days) of rain events
1 2 | wet_lengths(c(0, 1, 1, 0, 1))
wet_lengths(c(0, 0))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.