getDimensions {beadarray} | R Documentation |
Returns the maximum x and y co-ordinates for an array
getDimensions(BLData, array)
BLData |
BeadLevelList object containing bead-level data |
array |
numeric value for the array required |
List of length 2 giving the maximum x and y co-ordinates respectively
Mark Dunning
data(BLData) getDimensions(BLData, 1)