initPlates: Initialize plate(s)

View source: R/molbio_plates.R

initPlatesR Documentation

Initialize plate(s)

Description

Initialize plates as matrices with missing data.

Usage

initPlates(n, nrow, ncol, names)

Arguments

n

number of plates

nrow

vector of number of rows for each plate

ncol

vector of number of columns for each plate

names

vector of names for each plate

Value

list of matrices, one per plate, in the "wide" format

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.