Subpipeline: Create subpipeline of a pipeline

Description Usage Arguments See Also

View source: R/01_BenchmarkSetUp_00_Modules.R

Description

Creates a single subpipeline, consisting of a projection step, a clustering step or both.

Usage

1
Subpipeline(projection = NULL, clustering = NULL)

Arguments

projection

Module object for projection (can be composed of a single or multiple tools chained consecutively). Default value is NULL

clustering

Module object for clustering (composed of a single clustering tool)

See Also

Module


davnovak/SingleBench documentation built on Dec. 19, 2021, 9:10 p.m.