invoke.pipeline: Applies a pipeline to new data

Description Usage Arguments Value

Description

Applies a pipeline to new data

Usage

1
2
## S3 method for class 'pipeline'
invoke(x, data, verbose = F, ...)

Arguments

x

The pipeline to be applied

data

A new dataframe

verbose

Flag indicating if updates should be printed. Defaults to FALSE

...

Currently not used by this method

Value

The transformed dataset


jeroenvdhoven/datapiper documentation built on July 14, 2019, 9:34 p.m.