echoGetReports {echor} | R Documentation |
Downloads self reported discharge and emissions data
Description
Downloads self reported discharge and emissions data
Usage
echoGetReports(program, p_id, verbose = FALSE, ...)
Arguments
program |
Character, either |
p_id |
Character string specify the identifier for the service. Required. |
verbose |
Logical, indicating whether to provide processing and retrieval messages. Defaults to FALSE. |
... |
Further arguments passed on as query parameters sent to EPA's ECHO API. |
Value
Returns a dataframe
[Package echor version 0.1.9 Index]