xmlGetRootElement {EventDetectGUI} | R Documentation |
xmlGetAllConfiguredControlElements
Description
Parses the config.xml file. Reads all entries for preProcess, postProcess and algorithm For each configured entrie, a list with the entries name and all of its configurable parameters is returned.
Usage
xmlGetRootElement()
Value
List with all configured preProcess, postProcess and algorithms as well as their respective parameters.
[Package EventDetectGUI version 0.3.0 Index]