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

Description Usage Arguments Details Author(s) See Also Examples

View source: R/CdfEnv.R

Description

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

Usage

1
2
## S3 method for class 'CdfEnvAffy'
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).

Author(s)

Laurent

See Also

CdfEnvAffy-class

Examples

1
## See "CdfEnvAffy-class"

altcdfenvs documentation built on Nov. 8, 2020, 7:12 p.m.