ConfiguratorRefClass_get | R Documentation |
Retrieve one keyword/value pair by section or an entire section
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) |
character value(s) or default
if not found
Other CONFIGURATOR: ConfiguratorRefClass_parse_line
,
ConfiguratorRefClass_read_file
,
ConfiguratorRefClass_set
,
ConfiguratorRefClass_show
,
ConfiguratorRefClass_write_file
,
Configurator
## Not run: X$get("mySection", "myName") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.