ConfiguratorRefClass_set: Set one keyword/value pair by section

Description Arguments Value See Also Examples

Description

Set one keyword/value pair by section

Arguments

section

the name of the [section] to search

name

the keyword name of the value to set

value

the value, must survive as.character conversion

Value

logical TRUE if successful

See Also

Other CONFIGURATOR: ConfiguratorRefClass_get; ConfiguratorRefClass_parse_line; ConfiguratorRefClass_read_file; ConfiguratorRefClass_show; ConfiguratorRefClass_write_file; Configurator; configurator-class, configurator-class-package

Examples

1
2
3
4
## Not run: 
   X$set("mySection", "myName", someValue)

## End(Not run)

BigelowLab/configurator documentation built on May 5, 2019, 2:42 p.m.