getControlList {EventDetectGUI} | R Documentation |
getControlList
Description
Load a control list based on user input in the xml generated configurators.
Usage
getControlList(input, strID, asText = FALSE)
Arguments
input |
shiny server input |
strID |
group name in xml file |
asText |
for log generation set 'asText' = TRUE |
Value
controlList
[Package EventDetectGUI version 0.3.0 Index]