plot.CdfEnvAffy {altcdfenvs} | R Documentation |
A function to set the axis and plot the outline for a CdfEnvAffy
plot.CdfEnvAffy(x, xlab = "", ylab = "", main = x@chipType, ...)
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 |
This function does not `plot' much, but sets the coordinates for further plotting (see the examples).
Laurent
## See "CdfEnvAffy-class"