amend_golem_config | R Documentation |
Amend golem config file
amend_golem_config( key, value, config = "default", pkg = get_golem_wd(), talkative = TRUE )
key |
key of the value to add in |
value |
Name of value ( |
config |
Name of configuration to read from. Defaults to
the value of the |
pkg |
Path to the root of the package. Default is |
talkative |
Should the messages be printed to the console? |
Used for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.