R/fun-plates.R

#' plate functions
#'
#' Create and examine plate layouts.
#'
#' \code{empty.plate} creates a scaffold: a data frame with well, row and column variables.
#' More variables can be added to is with a series of ifelse statements.
#' \code{pmatrix} can then conveniently display all features in matrix form.
#'
#' @name plates
#'
NULL
olobiolo/acutils documentation built on Nov. 28, 2021, 9:35 p.m.