| [,GatingSet,ANY,ANY,ANY-method {flowWorkspace} | R Documentation |
GatingSet and GatingSetList objects[ subsets a GatingSet or GatingSetList using the familiar bracket notation
[[ extracts a GatingHierarchy object from a GatingSet.
## S4 method for signature 'GatingSet,ANY,ANY,ANY' x[i, j, ..., drop = TRUE] ## S4 method for signature 'GatingSet,numeric' x[[i, j, ...]]
x |
a |
i |
|
j, ..., drop |
unused |
The [ operator returns an object of the same type as x corresponding to the subset of indices
in i, while the [[ operator returns a single GatingHierarchy