filterResult-class {flowCore} | R Documentation |
Container to store the result of applying a filter
on a
flowFrame
object
frameId
:"character"
referencing the flowFrame
object filtered. Used for sanity checking.filterDetails
:"list"
describing the filter appliedfilterId
:"character"
referencing the filter appliedparameters
:"ANY"
describing
the parameters used to filter the flowFrame
Class "filter"
, directly.
B. Ellis, N. LeMeur
filter
,
"logicalFilterResult"
,
"multipleFilterResult"
,
"randomFilterResult"
showClass("filterResult")