get_climate_names {laketemps} | R Documentation |
get climate names for the Global Lake Temperature Collaboration dataset.
If a lake_name
is used, only names of climate drivers that exist for that lake will be returned.
If no lake_name
is specified, all climate driver names for the entire dataset will be returned.
get_climate_names(lake_name)
lake_name |
a valid name of a lake in the GLTC dataset (see |
a character vector of valid climate variable names
get_climate_names()
get_climate_names('Victoria')