prepare_targets.pipelines | R Documentation |
targets::tar_make
.Prepares pipelines for eventual targets::tar_make
.
## S3 method for class 'pipelines' prepare_targets(pipelines, name = NULL)
pipelines |
A pipelines object. |
name |
name of a specific pipelines. |
A list of tar_target
or tar_target_raw
objects from the targets
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.