View source: R/validate_config.R
validate_config | R Documentation |
Validates the config.yml in the project repo.
validate_config(file = "./config.yml")
file |
The config.yml file you want to validate. You can specify any file, but it defaults to ./config.yml. |
Returns TRUE if no problems are found. Otherwise, it will stop things and throw an error. This function exists for the side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.