selectAll: selectAll

Description Usage Arguments

View source: R/selectAll.R

Description

Shiny server function updates variable drop down list selecting all variable choices in selected namespace given by 'category'

Executed By: shinyMap2.R

Usage

1
selectAll(input, output, session, category, choices)

Arguments

input

top level interactive user input in Shiny app

output

shiny list object for session output

session

active shiny session

category

variable type from unique(choices$category) in the Rshiny app

choices

data.frame output of function createInteractiveChoices.R


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