Transformation.applyDefault2D: Apply All Default Transformations to a Two-Dimensional...

Description Usage Arguments Value See Also

View source: R/default2D.R

Description

Apply all default transformations to a dataset.

Usage

1
Transformation.applyDefault2D(x, y, addIdentity = TRUE)

Arguments

x

the x data

y

the y data

addIdentity

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

Value

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

See Also

Transformation.applyAll2D


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