Growing season (may to september) mean TG
tm_s(data, data_names = NULL, na.rm = FALSE, ...)
daily mean temperature, Celsius
names of each period of time
logical. Should missing values (including NaN) be removed?
further arguments passed to or from other methods
temperature, Celsius
# NOT RUN {
data(data_all)
tm_s(data=data_all$tg)
# }
Run the code above in your browser using DataLab