dropFunc: dropFunc

Description Usage Arguments

View source: R/dropFunc.R

Description

Shiny ui function creates drop down button with SelectAll and ClearAll Buttons and a multi-select list of variables in the designated category. Only applied in Batch mode.

Executed By:


Usage

1
dropFunc(id, category, choices)

Arguments

id

Shiny namespace designation

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.