getPhantasusConf | R Documentation |
Read Phantasus Config
getPhantasusConf(
value = NULL,
configName = Sys.getenv("R_CONFIG_ACTIVE"),
file = file.path(tools::R_user_dir(package = "phantasus", which = "config"),
"user.conf")
)
value |
Value to retrieve from the config file. |
configName |
R_CONFIG_ACTIVE value. If unset, "default". |
file |
Location of the config file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.