powered by
Days with mean cloud cover less than 10
snd(data, data_names = NULL, time.scale = YEAR, na.rm = FALSE)
cloud cover
names of each period of time
month, season or year
logical. Should missing values (including NaN) be removed?
SND
# NOT RUN { data(data_all) snd(data = data_all$cloud) # }
Run the code above in your browser using DataLab