Learn R Programming

flowType (version 2.10.0)

plot: Methods for Function plot

Description

Methods for function plot

Usage

"plot"(x, y, ...) "plot"(x, y, Frame,...) "plot"(x, y, Frame,...)

Arguments

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

See Also

flowType

Examples

Run this code
#See the vigentte

Run the code above in your browser using DataLab