ConfiguratorRefClass_set: Set one keyword/value pair by section

ConfiguratorRefClass_setR Documentation

Set one keyword/value pair by section

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

Examples

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

## End(Not run)

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