count_up.RdFunction to quantify temperature hours above x.
count_up(tl, x, total = TRUE)
| tl | lower limit |
|---|---|
| x | Vector containing values (data). |
| total | TRUE Shows the total value of hours. |
The function returns the total value of hours.
Function to quantify temperature hours above x.
#> [1] 81