evaluate_solute_median: Evaluate median solute concentration

Description Usage Arguments Value

View source: R/evaluate_solute_median.R

Description

Given metrics related to solute concentration, evaluate whether new median concentration is lower thant the 90% concentration or higher than the 10% concentration.

Usage

1
evaluate_solute_median(this_hydro, this_rule, metric_uncertainty)

Arguments

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.

Value

this_hydro, a data frame noting thresholds and impact.


WDNR-Water-Use/CSLSscenarios documentation built on Nov. 10, 2021, 4:14 p.m.