View source: R/golem-yaml-utils.R
amend_golem_config | R Documentation |
Amend golem config file
amend_golem_config(
key,
value,
config = "default",
pkg = golem::pkg_path(),
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.