| .get_settings_file | R Documentation |
Returns path to settings.yml (preferred) or config.yml (backward compatibility). Walks up directory tree to find project root if not found in current directory.
.get_settings_file(path = ".")
path |
Optional path to check in (default: current directory) |
Path to settings file, or NULL if neither exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.