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

subset.ncdfFlowSetR Documentation

subset the ncdfFlowSet/ncdfFlowList based on 'pData'

Description

subset the ncdfFlowSet/ncdfFlowList based on 'pData'

Usage

## 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


RGLab/ncdfFlow documentation built on July 5, 2022, 10:20 a.m.