plot.SpotPosition: Plots the spot positions in an xy scatter plot

Description Usage Arguments Author(s) See Also

Description

Plots the spot positions in an xy scatter plot.

Usage

1
2
## S3 method for class 'SpotPosition'
plot(x, xlab="x", ylab="y", pch=20, ...)

Arguments

xlab, ylab

character string or expression specifying the x and the y labels.

pch

The point character to be plotted at each position.

...

All other arguments accepted by the plot() function found in the base package.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*points() For more information see SpotPosition.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.