subset {flowWorkspace} | R Documentation |
subset the GatingSet/GatingSetList based on 'pData'
## S3 method for class 'GatingSet' subset(x, subset, ...)
x |
|
subset |
logical expression(within the context of pData) indicating samples to keep. see |
... |
other arguments. (not used) |
a codeGatingSet or GatingSetList
object