create.plateLayout: Creates a plateLayout with the names attached and type...

View source: R/plateLayout.R

create.plateLayoutR Documentation

Creates a plateLayout with the names attached and type represented by the a random selection of ntype.

Description

Creates a plateLayout with the names attached and type represented by the a random selection of ntype.

Usage

create.plateLayout(nwell = 384, ntype = 3, to.matrix = FALSE)

Arguments

nwell

integer, the number of wells on the plate

ntype

integer, the number of unique dummy types to sample from LETTERS

to.matrix

logical, if TRUE return a matrix

See Also

Other LAYOUT: as.matrix.plateLayout, colnames.plateLayout, countWells, dimnames.plateLayout, getWellType, getWellnames, is.plateLayout, plateLayout, read.plateLayout, rownames.plateLayout, to_tecan, write.plateLayout


BigelowLab/plateLayout documentation built on July 2, 2024, 12:33 p.m.