Description Usage Arguments Value
View source: R/select_bounds.R
Selects a "conservative" and "permissive" MODFLOW simulation for evaluation of impacts.
1 | select_bounds(df, base_scenario = "no_irr", compare_scenario = "cur_irr")
|
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". |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.