as_tcclimate | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.