
Last chance! 50% off unlimited learning
Sale ends in
Count of days with at least 6 consecutive days when TN < 10th percentile
cdd(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?
Cold spell duration index
# NOT RUN {
data(data_all)
cdd(data=data_all$tn)
# }
Run the code above in your browser using DataLab