Description Slots Extends Methods Author(s) See Also Examples
The result of a several related, but possibly overlapping filter results.
The usual creator of this object will usually be a filter
operation on a flowFrame object.
subSetObject of class "matrix".
frameIdObject of class "character" referencing the
flowFrame object filtered. Used for sanity checking.
filterDetailsObject of class "list" describing the
filter applied.
filterIdObject of class "character" referencing the
filter applied.
dependencyAny dependencies between the filters. Currently not used.
Class "filterResult", directly.
Class "filter", by class "filterResult", distance 2.
subsetting. If x is manyFilterResult,
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("manyFilterResult")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.