powered by
Precipitation amount on days with RR >= 1 mm
rtwd(data, data_names = NULL, time.scale = YEAR, na.rm = FALSE)
precipitation
names of each period of time
month, season or year
logical. Should missing values (including NaN) be removed?
precipitation in wet days
European Climate Assessment & Dataset. Indices dictionary. https://www.ecad.eu//indicesextremes/indicesdictionary.php
# NOT RUN { data(data_all) rtwd(data = data_all$rr) # }
Run the code above in your browser using DataLab