echoWaterGetMeta {echor}R Documentation

Downloads EPA ECHO Water Facility Metadata

Description

Returns variable name and descriptions for parameters returned by echoWaterGetFacilityInfo

Usage

echoWaterGetMeta(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
echoWaterGetMeta()


[Package echor version 0.1.9 Index]