Description Usage Arguments Value
View source: R/evaluate_solute_median.R
Given metrics related to solute concentration, evaluate whether new median concentration is lower thant the 90% concentration or higher than the 10% concentration.
1 | evaluate_solute_median(this_hydro, this_rule, metric_uncertainty)
|
this_hydro |
data frame with the hydrologic metrics (solute_budget) to evaluate. |
this_rule |
data frame with information on "percent", "difference", "significant_if" (i.e., "higher" or "lower") for a single indicator. |
metric_uncertainty |
data frame with lake, metric, variable, and allowable "difference" due to uncertainty in the metric. Currently evaluated as the standard deviation in the "no irrigation" scenarios of the metric. |
this_hydro, a data frame noting thresholds and impact.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.