| 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.