Transformation.applyAll: Apply All the Provided Transformations

Description Usage Arguments Value

View source: R/applyAll.R

Description

Provide all the provided transformation functions.

Usage

1
Transformation.applyAll(data, transformations, addIdentity = FALSE)

Arguments

data

the data

transformations

the transformations

addIdentity

should an identity transformation result be created as well? (by default FALSE)

Value

a list with the transformation results, or NULL if no transformation succeeded


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