Learn R Programming

echor (version 0.1.9)

echoGetCAAPR: Download EPA ECHO emissions inventory report data

Description

Download EPA ECHO emissions inventory report data

Usage

echoGetCAAPR(p_id, verbose = FALSE, ...)

Value

dataframe

Arguments

p_id

character string specify the identifier for the service. Required.

verbose

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

...

Additional arguments

Examples

Run this code
# \donttest{
## This example requires an internet connection to run

echoGetCAAPR(p_id = '110000350174')
# }

Run the code above in your browser using DataLab