Rdocumentation
powered by
Learn R Programming
blima (version 1.6.0)
checkIntegrity: Internal function
Description
Check integrity of the list of beadLevelData objects or single beadLevelData object returns waslist.
Usage
checkIntegrity(b, action = c("warn", "error"))
Arguments
b
List of beadLevelData objects or single.
action
What type of action is required in case of invalid object structure. Either return text different from TRUE, warn or error.
Value