characterOrParameters-class {flowCore}R Documentation

Class "characterOrParameters"

Description

A simple union class of character and parameters. Objects will be created internally whenever necessary and the user should not need to explicitly interact with this class.

Objects from the Class

A virtual Class: No objects may be created from it.

Examples


showClass("characterOrParameters")


[Package flowCore version 2.5.0 Index]