getWells: Get List of Wells

Description Usage Arguments Value

View source: R/platereader.R

Description

get a filtered list of wells that match argument values

Usage

1
getWells(plate, blanks = FALSE, values)

Arguments

plate

the plate layout map, see readPlateMap

blanks

if set to TRUE (default) the argument values is optional, and only blank values will be returned.

values

a named list of strings, key:value pairs, where the list names (keys) correspond to column names in the plate layout map and the values are entries in these columns

Value

Returns the list of wells according to argument values, or a list of blanks if blanks==TRUE


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.