config | R Documentation |
Functions handling imongr R package config
create_config(dir = ".")
write_config(config, dir = ".", filename = "_imongr.yml")
get_config(dir = ".")
check_config(config)
dir |
string providing path to configuration file |
config |
list containing configuration |
filename |
string defining config filename |
A status message or list of config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.