show,flowClust-method {flowClust}R Documentation

Show Method for flowClust / tmixFilterResult Object

Description

This method lists out the slots contained in a flowClust object.

Usage

## S4 method for signature 'flowClust':
show(object)

## S4 method for signature 'tmixFilterResult':
show(object)

Arguments

object Object returned from flowClust or filter.

Author(s)

Raphael Gottardo <raph@stat.ubc.ca>, Kenneth Lo <c.lo@stat.ubc.ca>

See Also

flowClust, filter, summary


[Package flowClust version 1.8.1 Index]