predictMaps: predictMaps

Description Usage Arguments

View source: R/predictMaps.R

Description

executes prediction and source reduction scenario stream and catchment mapping

Executed By:


Executes Routines:


Usage

1
2
3
predictMaps(input, allMetrics, output_map_type, Rshiny, file.output.list,
  data_names, mapping.input.list, subdata, mapScenarios, scenario_map_list,
  predictScenarios.list, scenarioFlag, batch_mode)

Arguments

input

top level interactive user input in Shiny app

allMetrics

character string of all load, yield, uncertainty, and data dictionary variables to map in shiny batch mode

output_map_type

character string control setting to identify type of map(s) to output to PDF file from "stream","catchment", or "both"

Rshiny

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

data_names

data.frame of variable metadata from data_Dictionary.csv file

subdata

data.frame input data (subdata)

mapScenarios

TRUE/FALSE indicating whether source change scenario mapping is being run

scenario_map_list

character vector of load and yield metrics to map in the source change scenario

scenarioFlag

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

batch_mode

yes/no character string indicating whether RSPARROW is being run in batch mode

BootUncertainties

Uncertainty values if available, if uncertainty analysis was not run NA


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