select_bounds: Select upper/lower bounds for comparisons

Description Usage Arguments Value

View source: R/select_bounds.R

Description

Selects a "conservative" and "permissive" MODFLOW simulation for evaluation of impacts.

Usage

1
select_bounds(df, base_scenario = "no_irr", compare_scenario = "cur_irr")

Arguments

df

a data frame with MODFLOW metrics

base_scenario

name of base scenario, defaults to "no_irr"

compare_scenario

name of scenario to evaluate for impacts relative to the base scenario, defaults to "irr".

Value

use_sims, a data frame with the following columns:

sim

simulations numbers to use

sim_type

notes whether this simulation represents a "conservative" or "permissive" determination of impact


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