Transformation.andThen1: Chain Two Transformations

Description Usage Arguments Value See Also

View source: R/andThen.R

Description

Create a new Transformation object resulting from the application of a Transformation to another one

Usage

1
Transformation.andThen1(before, after)

Arguments

before

the first transformation

after

the transformation to be applied after before

Value

the corresponding Transformation

See Also

Transformation.andThen2


thomasWeise/dataTransformeR documentation built on May 14, 2019, 8:03 a.m.