Description Slots Objects from the Class Extends Methods Author(s)
Link a transformation to particular flow parameters
.Data
Object of class "function"
, the
transformation function.
parameters
Object of class "character"
The
parameters the transformation is applied to.
transformationId
Object of class
"character"
. The identifier for the object.
Objects are created by using the %on%
operator and are usually not
directly instantiated by the user.
Class "transform"
, directly.
Class "function"
, by class "transform", distance 2.
signature(e1 = "filter", e2 =
"parameterTransform")
: Apply the transformation.
signature(e1 = "parameterTransform", e2 =
"flowFrame")
: see above
signature(object = "parameterTransform")
:
Accessor to the parameters slot
Byron Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.