Description Usage Arguments Value Examples
Old: Is a reported value attaining?
1 | attaining(.value, .direction, .threshold)
|
.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 ">=". |
A logical vector.
A logical vector.
1 | Is a reported value attaining?
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.