flowData,GatingSet-method {flowWorkspace} | R Documentation |
Accessor method that gets or replaces the flowset/ncdfFlowSet object in a GatingSet or GatingHierarchy
## S4 method for signature 'GatingSet' flowData(x) ## S4 replacement method for signature 'GatingSet' flowData(x) <- value
x |
A |
value |
The replacement |
Accessor method that sets or replaces the ncdfFlowSet object in the GatingSet or GatingHierarchy.
the object with the new flowSet in place.