get_references: Get Data Dictionary

View source: R/get-references.R

get_referencesR Documentation

Get Data Dictionary

Description

Get references from the USDA National Water and Climate Center Air and Water Database REST API. References provide descriptions of all codes used in the AWDB.

Usage

get_references(reference_type = "elements")

Arguments

reference_type

character scalar, the name of the reference. Potential values include dcos, durations, elements (default), forecastPeriods, functions, instruments, networks, physicalElements, states, and units.

Value

a data.frame with reference data

Examples

get_references("elements")


awdb documentation built on April 15, 2025, 1:20 a.m.