plotArray {beadarray}R Documentation

Plot outline of hexagonal array

Description

Uses maximum x and y co-ordinates to plot the outline of a hexagonal array. The plot

Usage

plotArray(xmax, ymax,SAM=TRUE,...)

Arguments

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

Value

Plot is produced on the current graphical device

Author(s)

Mark Dunning


[Package beadarray version 1.0.0 Index]