R/class-PipelineCollections.R
pipeline_collection.Rd
Experimental, subject to change in the future.
pipeline_collection(root_path = NULL, overwrite = FALSE)
directory to store pipelines and results
whether to overwrite if root_path exists; default is false, and raises an error when root_path exists
root_path
A PipelineCollections instance
PipelineCollections