parse_config | R Documentation |
The input file is expected to be in the .yml format. The function returns a parsed version of the input .yml file, and it will inform the user if the input .yml file path does not exist. The contents of the input .yml file may contain machine-dependent paths that may need to be modified by the user.
parse_config(config_path)
config_path |
The path of the config file from the kaiaulu directory (e.g. "conf/kaiaulu.yml"). |
The parsed config file whose path is specified by 'config_path'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.