which_target | R Documentation |
Takes a sample reachcode, parameter, and date and returns the TMDL target ID(s) that apply
which_target(reachcode, parameter, date)
reachcode |
The NHD reachcode for the monitoring location |
parameter |
The AWQMS pollutant or characteristic name value for the sample |
date |
The sample date in yyyy-mm-dd format |
The applicable TMDL target
which_target(reachcode = "17090012000099", parameter = "Total suspended solids", date = "2015-07-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.