echoAirGetMeta {echor} | R Documentation |
Downloads EPA ECHO Air Facility Metadata
Description
Returns variable name and descriptions for parameters returned by echoAirGetFacilityInfo
Usage
echoAirGetMeta(verbose = FALSE)
Arguments
verbose |
Logical, indicating whether to provide processing and retrieval messages. Defaults to FALSE |
Value
returns a dataframe
Examples
## These examples require an internet connection to run
# returns a dataframe of
echoAirGetMeta()
[Package echor version 0.1.9 Index]