compileALL: compileALL

Description Usage Arguments Value

View source: R/compileALL.R

Description

Compiles all user input from the shiny session in the namespace of the map being generated into a single list object.

Executed By:


Executes Routines: compileInput.R

Usage

1
compileALL(input, output, session, path_results, choices)

Arguments

input

top level interactive user input in Shiny app

output

shiny list object for session output

session

active shiny session

path_results

path to results model subdirectory

choices

data.frame output of function createInteractiveChoices.R

Value

out list object of all user input within the namespace of the type of map being


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