Learn R Programming

flowWorkspace (version 3.16.0)

flowData,GatingSet-method: Fetch or replace the flowData object associated with a GatingSet .

Description

Accessor method that gets or replaces the flowset/ncdfFlowSet object in a GatingSet or GatingHierarchy

Usage

"flowData"(x)
"flowData"(x) <- value

Arguments

x
A GatingSet
value
The replacement flowSet or ncdfFlowSet object

Value

the object with the new flowSet in place.

Details

Accessor method that sets or replaces the ncdfFlowSet object in the GatingSet or GatingHierarchy.