init_targets | R Documentation |
Sets up build files and creates a dedicated targets cache.
init_targets(x, path = ".", git, pkg_structure)
x |
Character. Location at which to initialize targets workflow. |
path |
A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists. |
git |
Logical. Whether to initialize git. |
pkg_structure |
Logical. Whether to add R-package infrastructure. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.