AirMonitor: Air Quality Data Analysis

Utilities for working with hourly air quality monitoring data with a focus on small particulates (PM2.5). A compact data model is structured as a list with two dataframes. A 'meta' dataframe contains spatial and measuring device metadata associated with deployments at known locations. A 'data' dataframe contains a 'datetime' column followed by columns of measurements associated with each "device-deployment". Algorithms to calculate NowCast and the associated Air Quality Index (AQI) are defined at the US Environmental Projection Agency AirNow program: <https://document.airnow.gov/technical-assistance-document-for-the-reporting-of-daily-air-quailty.pdf>.

Package details

AuthorJonathan Callahan [aut, cre], Spencer Pease [ctb], Hans Martin [ctb], Rex Thompson [ctb]
MaintainerJonathan Callahan <jonathan.s.callahan@gmail.com>
LicenseGPL-3
Version0.4.2
URL https://github.com/MazamaScience/AirMonitor https://mazamascience.github.io/AirMonitor/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AirMonitor")

Try the AirMonitor package in your browser

Any scripts or data that you put into this service are public.

AirMonitor documentation built on Sept. 27, 2024, 9:06 a.m.