subset.ncdfFlowSet | R Documentation |
subset the ncdfFlowSet/ncdfFlowList based on 'pData'
## S3 method for class 'ncdfFlowSet' subset(x, subset, ...) ## S3 method for class 'ncdfFlowList' subset(x, subset, ...)
x |
|
subset |
logical expression(within the context of pData) indicating samples to keep. see |
... |
other arguments. (not used) |
a subset of codencdfFlowSet or ncdfFlowList
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.