attaining: Old: Is a reported value attaining?

Description Usage Arguments Value Examples

View source: R/attaining.R

Description

Old: Is a reported value attaining?

Usage

1
attaining(.value, .direction, .threshold)

Arguments

.value

a numeric vector of observed values.

.threshold

a numeric vector of water quality standard or guidance values.

...

Generally, unquoted column names ordered to form an expression, but can also include explicit expressions and/or operators.

na.rm

a logical value indicating if NA's should be kept (FALSE; default) or removed (TRUE).

.symbol

a character vector of symbols, such as "<", "<=", ">", or ">=".

Value

A logical vector.

A logical vector.

Examples

1
Is a reported value attaining?

BWAM/stayCALM documentation built on May 21, 2020, 3:24 p.m.