README.md

dev version: 0.0.0.9000

aerscreen

The aerscreen package provides a data frame interface for performing AERSCREEN runs from R.

AERSCREEN is EPA's air dispersion screening model based on AERMOD. AERSCREEN is intended to produce concentration results that are equal to or greater than results produced by AERMOD.

EPA documentation - https://www3.epa.gov/ttn/scram/dispersion_screening.htm#aerscreen

# 1. Install the 'remotes' package
install.packages("remotes")

# 2. Install the development pkg from GitHub
remotes::install_github("dKvale/aerscreen")


dKvale/aerscreen documentation built on Aug. 30, 2022, 2:05 a.m.