checkIntegrity {blima} | R Documentation |
Check integrity of the list of beadLevelData objects or single beadLevelData object returns waslist.
checkIntegrity(b, action = c("warn", "error"))
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. |
Returns value if the object was list or not before calling this function.
Vojtěch Kulvait