randomFilterResult-class {flowCore} | R Documentation |
Container to store the result of applying a filter
on a
flowFrame
object
subSet
:"numeric"
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 "filterResult"
, directly.
Class "filter"
, by class "filterResult", distance 2.
B. Ellis
showClass("randomFilterResult")