transformReference-class {flowCore} | R Documentation |
Class allowing for reference of transforms, for instance as parameters.
.Data
The list of references.
searchEnv
The environment into which the reference points.
transformationId
The name of the transformation.
Objects will be created internally whenever necessary and this should not be of any concern to the user.
Class "transform"
, directly.
Class "transformation"
, by class "transform", distance 2.
Class "characterOrTransformation"
, by class "transform", distance 3.
N. Gopalakrishnan