count_between.RdFunction to quantify temperature hours between x and y.
count_between(tli, tls, x, total = TRUE)
| tli | lower limit | 
|---|---|
| tls | 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 between x and y.
#> [1] 184