echoGetCAAPR: Download EPA ECHO emissions inventory report data

View source: R/air.R

echoGetCAAPRR 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')



mps9506/echor documentation built on June 28, 2023, 12:43 a.m.