powered by
Percentages of days with TN higher than the 90th percentile.
wn(data, data_names = NULL, time.scale = YEAR, na.rm = FALSE)
minimum temperature
names of each period of time
month, season or year
logical. Should missing values (including NaN) be removed?
Warm nights
# NOT RUN { data(data_all) wn(data=data_all$tn) # }
Run the code above in your browser using DataLab