Description Usage Arguments Value
TODO-20191026-3: Write doc for conf_assign()
1 2 3 4 5 6 7 | conf_assign(
config_list,
env = rlang::caller_env(),
from = "config.yml",
dir_from = Sys.getenv("R_CONFIG_DIR", getwd()),
sep = "/"
)
|
config_list |
[list] |
env |
[environment] |
from |
[character] |
dir_from |
[character] |
sep |
[character] |
[list]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.