LU_pollutant | R Documentation |
Look up table of DEQ and EPA ATTAINS water quality parameter names and IDs.
data(LU_pollutant)
An object of class data.frame
with 194 rows and 7 columns.
Data fields include:
Pollu_ID: DEQ water quality parameter ID.
Pollutant_DEQ: DEQ water quality parameter name.
CAS: Chemical Abstracts Service registry number.
WQS_Unit: Unit used for the parameter in the water quality standards.
Unit_UID: Unit ID.
Attains_Pollutant: EPA ATTAINS water quality parameter name.
Attains_Group: EPA ATTAINS water quality parameter group.
polluLU1 <- data(LU_pollutant)
polluLU2 <- odeqtmdl::LU_pollutant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.