characterOrNumeric-class {flowCore} | R Documentation |
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.
A virtual Class: No objects may be created from it.
showClass("characterOrNumeric")