checkCompletenessWell: Check if the set of wells is complete

Description Usage Arguments Value Examples

View source: R/checkCompletenessWell.R

Description

Given a PlateData object, check if the set of wells is complete.

Usage

1

Arguments

x

The PlateData object of interest.

Value

Logical: TRUE if complete, FALSE if incomplete.

Examples

1
2
plate <- PlateLocation("J101-2C")
checkCompletenessWell(plate)

nbenn/singleCellFeatures documentation built on May 23, 2019, 12:24 p.m.