Mean radiation
Mean radiation (W m-2)
bio20(data, data_names = NULL, time.scale = YEAR, na.rm = FALSE)
data |
radiation, W m-2 |
data_names |
names of each period of time |
time.scale |
month, season or year |
na.rm |
logical. Should missing values (including NaN) be removed? |
radiation, W m-2
Kriticos, D.J., Webber, B.L., Leriche, A., Ota, N., Macadam, I., Bathols, J. and Scott, J.K. (2012) CliMond: global high-resolution historical and future scenario climate surfaces for bioclimatic modelling. Methods in Ecology and Evolution, 3, 53-64. doi: 10.1111/j.2041-210X.2011.00134.x
data(data_all) bio20(data = data_all$radiation_w)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.