powered by
Growing season (april to october) mean TG
ta_o(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) ta_o(data=data_all$tg) # }
Run the code above in your browser using DataLab