plot {flowType} | R Documentation |
Methods for function plot
## S4 method for signature 'Phenotypes,flowFrame' plot(x, y, ...) ## S4 method for signature 'Phenotypes,numeric' plot(x, y, Frame,...) ## S4 method for signature 'Phenotypes,character' plot(x, y, Frame,...)
x |
An object of class Phenotypes as generated by the flowType package. |
y |
A flowFrame or a numeric/character value representing the phenotype that needs to be plotted depending on the signature of the function |
Frame |
A flowFrame (might be optional depending on the signature of the function |
... |
Extra parameters that will be passed to the generic plot function |
Nima Aghaeepour <naghaeep@gmail.com>
#See the vigentte