View source: R/criteria_pollutants.R
list_pollutant_standards | R Documentation |
A function to show pollutant standard information on criteria air pollutants.
list_pollutant_standards(parameter_code = NULL, detail = FALSE)
parameter_code |
An AQS parameter code to retrieve specific standard
information. If |
detail |
A logical value indicating whether detailed information is retrieved. |
A data.frame containing the pollutant standard information
Data source: https://aqs.epa.gov/aqsweb/documents/codetables/pollutant_standards.html
list_pollutant_standards()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.