prepare_targets.pipelines: Prepares pipelines for eventual 'targets::tar_make'.

View source: R/pipeline.R

prepare_targets.pipelinesR Documentation

Prepares pipelines for eventual targets::tar_make.

Description

Prepares pipelines for eventual targets::tar_make.

Usage

## S3 method for class 'pipelines'
prepare_targets(pipelines, name = NULL)

Arguments

pipelines

A pipelines object.

name

name of a specific pipelines.

Value

A list of tar_target or tar_target_raw objects from the targets package.


aldencabajar/fluke-framework documentation built on April 4, 2022, 8:26 a.m.