use_whirl | R Documentation |
Utility function to setup execution with whirl in your project:
Creates configuration file (default _whirl.yaml
)
Updates .gitignore
to not include log files
See vignette("whirl")
for how to specify paths inside the
configuration file.
use_whirl(config_file = "_whirl.yaml")
config_file |
Path to the whirl config file, relative to the project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.