Description Slots Extends Methods Author(s) See Also Examples
Container to store the result of applying filter
on set of
flowFrame
objects
subSet
Object of class "factor"
indicating the population
membership of the data in the gated flowFrame.
frameId
Object of class "character"
referencing the flowFrame
object filtered. Used for
sanity checking.
filterDetails
Object of class "list"
describing the filter applied.
filterId
Object of class "character"
referencing the filter applied.
Class "filterResult"
, directly.
Class "filter"
, by class "filterResult", distance 2.
subsetting. If x
is multipleFilterResult
,
then x[[i]]
a FilterResult
object. The semantics is
similar to the behavior of the subsetting operators for lists.
number of FilterResult
objects in the set.
names of the FilterResult
objects in the set.
summary FilterResult
objects in the set.
B. Ellis
1 | showClass("multipleFilterResult")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.