Learn R Programming

spotGUI (version 0.2.3)

xmlGetAllConfiguredControlElements: xmlGetAllConfiguredControlElements

Description

Parses the config.xml file. Reads all entries for optimizers, designGenerators and modelBuilders. For each configured entry, a list with the entries name and all of its configurable parameters is returned.

Usage

xmlGetAllConfiguredControlElements()

Arguments

Value

List with all configured optimizers, designGenerators and modelBuilders, as well as their respective parameters.