Subset,ncdfFlowSet,filterResultList-method {ncdfFlow} | R Documentation |
Equivalent to Subset
method for flowSet
.
## S4 method for signature 'ncdfFlowSet,filterResultList' Subset(x, subset, select, ...) ## S4 method for signature 'ncdfFlowList,filterResultList' Subset(x, subset, select, ...) ## S4 method for signature 'ncdfFlowSet,filter' Subset(x, subset, ...) ## S4 method for signature 'ncdfFlowList,filter' Subset(x, subset, ...) ## S4 method for signature 'ncdfFlowSet,list' Subset(x, subset, select, validityCheck = TRUE, ...)
x |
|
subset, select, ... |
see |
validityCheck |
|
one or more ncdfFlowSet
objects which share the same hdf5 file with the original one.