title: "hyspdisp" author: "Lucas Henneman" date: "2/18/2019" output: html_document
hyspdisp
hyspdisp
is an R package that runs HYSPLIT many times and calculates the HYSPLIT Average Dispersion (or HyADS) exposure metric. The results can then be aggregated to ZIP code level to create national estimates of exposure from various sources. For example, plumes from several power plants can be tracked for many days and cumulative impacts estimated. The package relies on a modified version of the SplitR
package.
hyspdisp
from github and loadFirst, download and install hyspdisp
devtools::install_github("lhenneman/hyspdisp", force = TRUE)
library(hyspdisp)
browseVignettes(package = "hyspdisp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.