ConfiguratorRefClass_get: Retrieve one keyword/value pair by section or an entire...

ConfiguratorRefClass_getR Documentation

Retrieve one keyword/value pair by section or an entire section

Description

Retrieve one keyword/value pair by section or an entire section

Arguments

section

the name of the [section] to search

name

the keyword name of the value to retrieve, if missing then the contents of the section are returned

default

the value to return if the key or section is not found (by default NULL)

Value

character value(s) or default if not found

See Also

Other CONFIGURATOR: ConfiguratorRefClass_parse_line, ConfiguratorRefClass_read_file, ConfiguratorRefClass_set, ConfiguratorRefClass_show, ConfiguratorRefClass_write_file, Configurator

Examples

## Not run: 
   X$get("mySection", "myName")

## End(Not run)

BigelowLab/rscripting documentation built on Oct. 24, 2022, 5:31 p.m.