densityplot,formula,ncdfFlowSet-method {ncdfFlow} | R Documentation |
flowViz plot methods.
## S4 method for signature 'formula,ncdfFlowSet' densityplot(x, data, ...) ## S4 method for signature 'formula,ncdfFlowList' densityplot(x, data, ...) ## S4 method for signature 'formula,ncdfFlowSet' histogram(x, data, ...) ## S4 method for signature 'formula,ncdfFlowList' histogram(x, data, ...) ## S4 method for signature 'formula,ncdfFlowSet' xyplot(x, data, ...) ## S4 method for signature 'formula,ncdfFlowList' xyplot(x, data, ...)
x |
|
data |
|
... |
other arguments passed to |