getWellnames: Returns a vector of names A01, A02,A03,...

View source: R/plateLayout.R

getWellnamesR Documentation

Returns a vector of names A01, A02,A03,...

Description

Returns a vector of names A01, A02,A03,...

Usage

getWellnames(x, to.matrix = FALSE)

Arguments

x

a plateLayout object or an integer (384, 96, 12 etc)

to.matrix

logical, if TRUE then the returned value is an appropriately sized matrix rather than a vector

Value

a vector (or matrix) of the wellnames

See Also

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


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