Rdocumentation
powered by
Learn R Programming
flowWorkspace (version 3.16.0)
subset.GatingSet: subset the GatingSet/GatingSetList based on 'pData'
Description
subset the GatingSet/GatingSetList based on 'pData'
Usage
"subset"(x, subset, ...)
Arguments
x
GatingSet
or
GatingSetList
subset
logical expression(within the context of pData) indicating samples to keep. see
subset
...
other arguments. (not used)
Value
a codeGatingSet or
GatingSetList
object