transformReference-class {flowCore}R Documentation

Class "transformReference"

Description

Class allowing for reference of transforms, for instance as parameters.

Slots

.Data

The list of references.

searchEnv

The environment into which the reference points.

transformationId

The name of the transformation.

Objects from the Class

Objects will be created internally whenever necessary and this should not be of any concern to the user.

Extends

Class "transform", directly. Class "transformation", by class "transform", distance 2. Class "characterOrTransformation", by class "transform", distance 3.

Author(s)

N. Gopalakrishnan


[Package flowCore version 2.4.0 Index]