Learn R Programming

echor (version 0.1.9)

echoAirGetMeta: Downloads EPA ECHO Air Facility Metadata

Description

Returns variable name and descriptions for parameters returned by echoAirGetFacilityInfo

Usage

echoAirGetMeta(verbose = FALSE)

Value

returns a dataframe

Arguments

verbose

Logical, indicating whether to provide processing and retrieval messages. Defaults to FALSE

Examples

Run this code
# \donttest{
## These examples require an internet connection to run

# returns a dataframe of
echoAirGetMeta()
# }

Run the code above in your browser using DataLab