characterOrNumeric-class {flowCore}R Documentation

Class "characterOrNumeric"

Description

A simple union class of character and numeric. 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("characterOrNumeric")


[Package flowCore version 2.2.0 Index]