make_targets | R Documentation |
Runs targets::tar_source()
, reads the context from settings_context_file
,
and creates _targets.yaml from any files matching the pattern
"^\\d{3}_.*\\.R$"
.
make_targets(settings_context_file = "settings/setup.yaml")
settings_context_file |
list of 'projects' each with elements 'script' and 'store'. Saves _targets.yaml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.