count_down.Rd
Function to quantify temperature hours below x.
count_down(tl, x, total = TRUE)
tl | upper 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 below x.
#> [1] 57