use_yaml_tricks | R Documentation |
Sets up YAML tricks for user or project
use_yaml_tricks(project_level = FALSE)
project_level |
Whether to setup tricks at the project level |
Edits user level or project level ".RProfile" to add a call to load_yaml_tricks()
Optionally runs installation of tricks from tricks package (default for user level YAML)
Adds the project level .r-tricks.yaml
file to .Rbuildignore
Returns the input invisibly, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.