subset-functions: subset the ncdfFlowSet/ncdfFlowList based on 'pData'

Description Usage Arguments Value

Description

subset the ncdfFlowSet/ncdfFlowList based on 'pData'

Usage

1
2
3
4
5
## S3 method for class 'ncdfFlowSet'
subset(x, subset, ...)

## S3 method for class 'ncdfFlowList'
subset(x, subset, ...)

Arguments

x

ncdfFlowSet or ncdfFlowList

subset

logical expression(within the context of pData) indicating samples to keep. see subset

...

other arguments. (not used)

Value

a subset of codencdfFlowSet or ncdfFlowList object


ncdfFlow documentation built on Nov. 8, 2020, 7:52 p.m.