Create the correct data format for variable selection
Check the climate data that is either supplied as a matrix, a data.frame, or a list of data.frames. Reformat the data for further usage into the internal format.
as_tcclimate(x, varnames = NULL)
x |
the supplied climate data |
varnames |
optionally supplied variable names |
a data.frame with years in rows and monthly observations in columns
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.