Description Usage Arguments Value
View source: R/data_calculations.R
Number of days related to temperature (percentile, temperature)
1 |
data |
data frame or tibble as downloaded with |
a named list of: ND_25 = number of days with t>25 C ND_30 = number of days with t>30 NDT_Min_90p = number of days with minimum temperature > 90th percentile NDT_Max_90p = number of days with maximum temperature > 90th percentile NDT_Min_10p = number of days with minimum temperature < 10th percentile NDT_Max_10p = number of days with maximum temperature > 10th percentile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.