ConfiguratorRefClass_set | R Documentation |
Set one keyword/value pair by section
section |
the name of the [section] to search |
name |
the keyword name of the value to set |
value |
the value, must survive |
logical TRUE if successful
Other CONFIGURATOR: ConfiguratorRefClass_get
,
ConfiguratorRefClass_parse_line
,
ConfiguratorRefClass_read_file
,
ConfiguratorRefClass_show
,
ConfiguratorRefClass_write_file
,
Configurator
## Not run: X$set("mySection", "myName", someValue) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.