lapply,ncdfFlowList-method {ncdfFlow} | R Documentation |
Depending on level
parameter, loop either iterates through the list of ncdfFlowSet objects
or everyflowFrame
objects.
## S4 method for signature 'ncdfFlowList' lapply(X, FUN, level = 2, ...)
X |
|
FUN |
|
level |
|
... |
other arguments passed to |