displayBioscreenWells: Display some labels in the Bioscreen plate format

Description Usage Arguments

Description

The format for the well names can be either purely numeric (from 1 to 100) or can used letter/number coordinates a la 96-well plate (from A01 to J10, letters for rows and numbers for columns).

Usage

1
2
displayBioscreenWells(x, labels = NULL, wells = "well", col = NULL,
  lwd = NULL)

Arguments

x

Data frame with wells and labels in columns

labels

String, name of the column with the labels to display

wells

String, name of the column with the well names.

col

String, name of the column with the color values


mdjbru-R-packages/plate96 documentation built on May 22, 2019, 3:37 p.m.