AnalysisPipeline-class: Class for constructing Analysis Pipelines for batch/ one-time...

Description Details Slots See Also

Description

Class for constructing Analysis Pipelines for batch/ one-time analyeses

Details

Inherits the base class BaseAnalysisPipeline class which holds the metadata including the registry of available functions, the data on which the pipeline is to be applied, as well as the pipeline itself

Additionally, this class is meant to be used for batch/ one-time processing. Contains additional slots to hold the data frame to be used for the pipeline and associated schema

Slots

input

The input dataset on which analysis is to be performed

originalSchemaDf

Empty data frame representing the schema of the input

See Also

Other Package core functions for batch/one-time analyses: checkSchema, generateReport, initialize,BaseAnalysisPipeline-method


analysisPipelines documentation built on July 1, 2020, 7:09 p.m.