get_metadata_names {laketemps} | R Documentation |
Lake metadata records were compiled for the Global Lake Temperature Collaboration and can be accessed and returned as data.frames. See associated publication and references therein for details.
get_metadata_names(lake_name = NULL)
lake_name |
a valid name of a lake in the GLTC dataset (see |
a character vector of valid metadata variable names for all lakes.
If lake_name
is specified, only the metadata fields populated for lake_name
are returned.
get_metadata
, get_climate_names
, get_lake_names
,
get_metadata_names()
get_metadata_names('Victoria')