| singleParameterTransform-class | R Documentation |
A transformation that operates on a single parameter
.DataObject of class "function". The transformation.
parametersObject of class "transformation". The
parameter to transform. Can be a derived parameter from another
transformation.
transformationIdObject of class "character". An
identifier for the object.
Objects can be created by calls of the form
new("singleParameterTransform", ...).
Class "transform", directly.
Class "transformation", by class "transform", distance 2.
Class "characterOrTransformation", by class "transform", distance 3.
F Hahne
showClass("singleParameterTransform")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.