getXMLVarListUI {EventDetectGUI} | R Documentation |
getXMLVarListUI
Description
Load values of a variablelist from ui based on its xml name
Usage
getXMLVarListUI(input, rootName, varList, asText = FALSE)
Arguments
input |
shiny server input |
rootName |
xml root name group name in xml file |
varList |
the variable name to get |
asText |
for log generation set 'asText' = TRUE |
Value
varList
[Package EventDetectGUI version 0.3.0 Index]