pipeline_collection: Combine and execute pipelines

View source: R/class-pipeline_collection.R

pipeline_collectionR Documentation

Combine and execute pipelines

Description

Combine and execute pipelines

Usage

pipeline_collection(root_path = NULL, overwrite = FALSE)

Arguments

root_path

directory to store pipelines and results

overwrite

whether to overwrite if root_path exists; default is false, and raises an error when root_path exists

Value

A PipelineCollections instance


raveio documentation built on July 26, 2023, 5:29 p.m.