README.md

dev version: 0.0.0.9000

installEPA

This R package downloads a list of current EPA air models.

EPA models include:

Example

To download only AERSCREEN and BPIP:

install_epa(model = c("aerscreen", "bpip"), dir = "EPA software")`

To download all available EPA air models (this is the default):

install_epa(dir = "EPA software")`


psxhh/air-moder documentation built on Aug. 2, 2020, 12:51 a.m.