which_target: Which TMDL target geio ID applies

View source: R/which_target.R

which_targetR Documentation

Which TMDL target geio ID applies

Description

Takes a sample reachcode, parameter, and date and returns the TMDL target ID(s) that apply

Usage

which_target(reachcode, parameter, date)

Arguments

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

Value

The applicable TMDL target

Examples

which_target(reachcode = "17090012000099", parameter = "Total suspended solids", date = "2015-07-01")

DEQcdonald/odeqtmdl documentation built on Feb. 9, 2025, 10:13 a.m.