plot.CdfEnvAffy {altcdfenvs}R Documentation

A function to 'plot' a CdfEnvAffy

Description

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

Usage

plot.CdfEnvAffy(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).

Author(s)

Laurent

See Also

CdfEnvAffy-class

Examples

## See "CdfEnvAffy-class"

[Package altcdfenvs version 1.10.0 Index]