Description Arguments Value See Also Examples
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
;
configurator-class
,
configurator-class-package
1 2 3 4 | ## 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.