as.matrix.plateLayout: Returns a matrix form of the plate layout

View source: R/plateLayout.R

as.matrix.plateLayoutR Documentation

Returns a matrix form of the plate layout

Description

Returns a matrix form of the plate layout

Usage

## S3 method for class 'plateLayout'
as.matrix(x, ...)

Arguments

x

a plateLayout class object

...

further arguments (ignored)

Value

a matrix of the well types with dimnames

See Also

Other LAYOUT: colnames.plateLayout, countWells, create.plateLayout, 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.