View source: R/CriteriaRefTables.R
TADA_GetEPACSTRef | R Documentation |
Function downloads and returns the newest available Criteria Search Tool and associated EPA 304a Criteria pollutant names as a reference dataframe. This dataframe is used in TADA_CreateParamRef() and TADA_CreateUseParamRef() as the basis for the pulling in EPA304a recommended pollutant names and use names.
TADA_GetEPACSTRef()
Currently only characteristics identified by the TADA Working Group as priorities are included in the TADA crosswalk of WQP/TADA characteristics and CST pollutant names. Run the following code in the console to review the crosswalk: 'utils::read.csv(system.file("extdata", "TADAPriorityCharUnitRef.csv", package = "EPATADA"))'
Dataframe of EPA304a recommended criteria from EPA's Criteria Search Tool (CST) for a pollutant and use name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.