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://www.airnow.gov/sites/default/files/2020-05/aqi-technical-assistance-document-sept2018.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.0
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 May 29, 2024, 3:27 a.m.