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