LU_wqstd_code | R Documentation |
Look up table of Oregon DEQ water quality standard codes.
data(LU_wqstd_code)
An object of class data.frame
with 19 rows and 2 columns.
Data fields include:
wqstd_code: Code assigned to each four-digit Oregon water quality standards rule number in OAR 340-41.
wqstd: Oregon water quality standard name.
wqstd_code_LU1 <- data(LU_wqstd_code)
wqstd_code_LU2 <- odeqtmdl::LU_wqstd_code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.