plotArray {beadarray} | R Documentation |
Uses maximum x and y co-ordinates to plot the outline of a hexagonal array. The plot
plotArray(xmax, ymax,SAM=TRUE,...)
xmax |
numeric value specifying the maximum x co-ordinate on the array |
ymax |
numeric value specifying the maximum y co-ordinate on the array |
SAM |
if TRUE the array will be assumed to be from a SAM experiment (hexagonal) |
... |
further graphical parameters to plot |
Plot is produced on the current graphical device
Mark Dunning