View source: R/create_config.R
get_config_path | R Documentation |
The configuration file could be in the inst
directory, or in a temporary
directory, according to the create_directory
option of the create_config()
function. If the configuration file doesn't exist, this function create a file
in a temporary directory and send a message to the user.
get_config_path()
Character: path of the configuration file, needed for a lot of functions.
create_config(create_directory=FALSE)
get_config_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.