| [,GatingSet,ANY,ANY,ANY-method | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.