echoGetCAAPR {echor} | R Documentation |
Download EPA ECHO emissions inventory report data
Description
Download EPA ECHO emissions inventory report data
Usage
echoGetCAAPR(p_id, verbose = FALSE, ...)
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 |
Value
dataframe
Examples
## This example requires an internet connection to run
echoGetCAAPR(p_id = '110000350174')
[Package echor version 0.1.9 Index]