LU_wqstd | R Documentation |
Look up water quality standard codes by pollutant parameter ID.
data(LU_wqstd)
An object of class data.frame
with 175 rows and 2 columns.
Data fields include:
Pollu_ID: DEQ water quality parameter ID.
wqstd_code: Code assigned to each four-digit Oregon water quality standards rule number in OAR 340-41.
wqstd_LU1 <- data(LU_wqstd)
wqstd_LU2 <- odeqtmdl::LU_wqstd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.