getPlatePos: create array of positions

View source: R/positionUtils.r

getPlatePosR Documentation

create array of positions

Description

create array of positions

Usage

getPlatePos(boxDim = c(8, 12), by = "row", exclude = c())

Arguments

boxDim
  • the dimension of the box (row, column)

by
  • the direction of filling the box

Value

a data.frame with row and column positions

Examples

g <- getPlatePos(by = "col")

jwist/request documentation built on Aug. 10, 2022, 4:11 p.m.