Description Usage Arguments Value Examples
View source: R/checkCompletenessImage.R
Given a PlateData or WellData object, check if the set of images is complete over the entire object.
1  | 
x | 
 The object of interest.  | 
Logical: TRUE if complete, FALSE if incomplete.
1 2  | plate <- PlateLocation("J101-2C")
checkCompletenessImage(plate)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.