Learn R Programming

EventDetectGUI (version 0.3.0)

xmlGetRootElement: 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()

Arguments

Value

List with all configured preProcess, postProcess and algorithms as well as their respective parameters.