Please use airsis_loadAnnual
instead of this
function. It will soon be deprecated.
epa_load( year = strftime(lubridate::now(tzone = "UTC"), "%Y", tz = "UTC"), parameterCode = "88101", baseUrl = "https://haze.airfire.org/monitoring/EPA/RData/" )
year | desired year (integer or character representing YYYY) |
---|---|
parameterCode | pollutant code |
baseUrl | base URL for EPA .RData files |
A ws_monitor object with EPA data for an entire year.