View source: R/echoGetFacilities.R
echoGetFacilities | R Documentation |
Provides interface for downloading facility information from Clean Air Act, Clean Water Act, and Safe Drinking Water Act permitted facilities.
echoGetFacilities(program, output = "df", verbose = FALSE, ...)
program |
Character, either |
output |
Character string specifying output format. |
verbose |
Logical, indicating whether to provide processing and retrieval messages. Defaults to FALSE. |
... |
Further arguments passed as query parameters in request sent to EPA ECHO's API. |
dataframe or sf dataframe suitable for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.