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