get_metadata_names: get metadata names in GLTC dataset

Description Usage Arguments Value See Also Examples

View source: R/get_metadata_names.R

Description

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.

Usage

1
get_metadata_names(lake_name = NULL)

Arguments

lake_name

a valid name of a lake in the GLTC dataset (see get_lake_names).

Value

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.

See Also

get_metadata, get_climate_names, get_lake_names,

Examples

1
2

laketemps documentation built on May 1, 2019, 6:33 p.m.