Rdocumentation
powered by
Learn R Programming
flowWorkspace (version 3.16.0)
filterObject,rectangleGate-method: convert flowCore filter to a list
Description
It convert the flowCore gate to a list whose structure can be understood by underlying c++ data structure.
Usage
"filterObject"(x)
"filterObject"(x)
"filterObject"(x)
"filterObject"(x)
Arguments
x
filter
a flowCore gate. Currently supported gates are: "rectangleGate", "polygonGate","ellipsoidGate" and "booleanFilter"
Value
a
list