std_param_check: Standard Parameter Check

Description Usage Arguments Details Value Author(s) Examples

View source: R/std_param_check.R

Description

Determine if a parameter is one of the standard SWMP parameters

Usage

1

Arguments

param

chr string of variable abbreviation

Details

A helper function used internally by several plotting functions to determine if parameter has a standard y-axis label. To accommodate the needs of the reserve-level annual report, this function also recognizes dissolved organic phosphorus (DIP) and dissolved inorganic nitrogen (DIN) as standard parameters.

Value

Returns TRUE or FALSE

Author(s)

Julie Padilla

Examples

1
2
3
4
std_param_check('do_mgl')


std_param_check('nitrogen')

padilla410/SWMPrExtension documentation built on Dec. 29, 2021, 5:48 a.m.