filterObject {flowWorkspace} | R Documentation |
convert flowCore filter to a list
It convert the flowCore gate to a list whose structure can be understood by underlying c++ data structure.
filterObject(x) ## Default S3 method: filterObject(x) filter_to_list(x) ## S3 method for class 'rectangleGate' filter_to_list(x) ## S3 method for class 'polygonGate' filter_to_list(x) ## S3 method for class 'booleanFilter' filter_to_list(x) ## S3 method for class 'ellipsoidGate' filter_to_list(x) ## S3 method for class 'logical' filter_to_list(x)
x |
|
a list