characterOrParameters-class.RdA 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.
A virtual Class: No objects may be created from it.
showClass("characterOrParameters")#> Virtual Class "characterOrParameters" [package "flowCore"] #> #> No Slots, prototype of class "character" #> #> Known Subclasses: #> Class "character", directly #> Class "parameters", directly #> Class "signature", by class "character", distance 2 #> Class "className", by class "character", distance 2 #> Class "ObjectsWithPackage", by class "character", distance 2