
Last chance! 50% off unlimited learning
Sale ends in
number of days with snow depth > 5 cm.
msd(data, data_names = NULL, time.scale = YEAR, na.rm = FALSE)
snow depth
names of each period of time
month, season or year
logical. Should missing values (including NaN) be removed?
mild snowy days
European Climate Assessment & Dataset. Indices dictionary. https://www.ecad.eu//indicesextremes/indicesdictionary.php
# NOT RUN {
data(data_all)
msd(data = data_all$snowdepththickness)
# }
Run the code above in your browser using DataLab