Description Usage Arguments Examples
Execute a function across a list of tar_target folders
1 | unitar_exec(func = tar_make, tar_dirs = NULL, ...)
|
func |
Function to execute |
tar_dirs |
A list of root folders of targets-managed projects |
... |
Additional arguments to function |
1 2 | tar_dirs=""
unitar_exec(tar_dirs, tar_meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.