read.plateLayout: Read a tab delimited plateLayout file

View source: R/plateLayout.R

read.plateLayoutR Documentation

Read a tab delimited plateLayout file

Description

Layout files define for well plates the "type" for each well. Generally, these files are created in a spreadsheet and saved in tab-delimited form for subsequent use.

Usage

read.plateLayout(file = NULL)

Arguments

file

character, the fully qualified filename

Value

a plateLayout class object

See Also

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


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