updateVariable: updateVariable

Description Usage Arguments

View source: R/updateVariable.R

Description

Shiny server function updates variable drop down list according to the user's selection of mapping variable type and outputs the definition of the variable in Shiny namespace = 'nsStreamCatch'

Executed By: shinyMap2.R

Usage

1
updateVariable(input, output, session, choices, mapType)

Arguments

input

top level interactive user input in Shiny app

output

shiny list object for session output

session

active shiny session

choices

data.frame output of function createInteractiveChoices.R

mapType

character string indicating type of map (prediction, siteAttr, scenario)


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