predictScenariosOutCSV: predictScenariosOutCSV

Description Usage Arguments

View source: R/predictScenariosOutCSV.R

Description

Outputs the scenario load predictions to CSV files.

Executed By: predictScenarios.R
Executes Routines:


Usage

1
2
3
predictScenariosOutCSV(input, Rshiny, file.output.list, estimate.list,
  predictScenarios.list, subdata, add_vars, scenario_name, scenarioFlag,
  data_names, scenarioCoefficients)

Arguments

input

top level interactive user input in Shiny app

Rshiny

TRUE/FALSE indicating whether routine is being run from the Shiny app

subdata

data.frame input data (subdata)

add_vars

additional variables specified by the setting add_vars to be included in prediction, yield, and residuals csv and shape files

scenario_name

User specified name of source reduction scenario from sparrow_control. Used to create directory for source reduction scenario results.

scenarioFlag

binary vector indicating whether a reach is included in the source reduction scenario

data_names

data.frame of variable metadata from data_Dictionary.csv file

scenarioCoefficients

tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.