invoke.pipe: Applies a pipe to new data

Description Usage Arguments Value

Description

Applies a pipe to new data

Usage

1
2
## S3 method for class 'pipe'
invoke(x, data, ...)

Arguments

x

The pipe to be applied

data

A new dataframe

...

Currently not used by this method

Value

The transformed dataset


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