singleParameterTransform-class: Class "singleParameterTransform"

singleParameterTransform-classR Documentation

Class "singleParameterTransform"

Description

A transformation that operates on a single parameter

Slots

.Data

Object of class "function". The transformation.

parameters

Object of class "transformation". The parameter to transform. Can be a derived parameter from another transformation.

transformationId

Object of class "character". An identifier for the object.

Objects from the Class

Objects can be created by calls of the form new("singleParameterTransform", ...).

Extends

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

Author(s)

F Hahne

Examples


showClass("singleParameterTransform")


RGLab/flowCore documentation built on March 19, 2024, 9:45 p.m.