This R package downloads a list of current EPA air models.
EPA models include:
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")`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.