subset: subset the GatingSet/GatingSetList based on 'pData'

subsetR Documentation

subset the GatingSet/GatingSetList based on 'pData'

Description

subset the GatingSet/GatingSetList based on 'pData'

Usage

## S3 method for class 'GatingSet'
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


RGLab/flowWorkspace documentation built on June 8, 2025, 3:07 a.m.