Learn R Programming

altcdfenvs (version 2.34.0)

plot.CdfEnvAffy: A function to `plot' a CdfEnvAffy

Description

A function to set the axis and plot the outline for a CdfEnvAffy

Usage

"plot"(x, xlab = "", ylab = "", main = x@chipType, ...)

Arguments

x
a CdfEnvAffy
xlab
label for the rows
ylab
label for the columns
main
label for the plot. The chip-type by default.
...
optional parameters to be passed to the underlying function plot

Details

This function does not `plot' much, but sets the coordinates for further plotting (see the examples).

See Also

CdfEnvAffy-class

Examples

Run this code
## See "CdfEnvAffy-class"

Run the code above in your browser using DataLab