show,flowClust-method {flowClust} | R Documentation |
This method lists out the slots contained in a flowClust
object.
## S4 method for signature 'flowClust' show(object) ## S4 method for signature 'flowClustList' show(object) ## S4 method for signature 'tmixFilter' show(object) ## S4 method for signature 'tmixFilterResult' show(object) ## S4 method for signature 'tmixFilterResultList' show(object)
object |
Raphael Gottardo <raph@stat.ubc.ca>, Kenneth Lo <c.lo@stat.ubc.ca>