checkIntegrityOfSingleBeadLevelDataObject {blima}R Documentation

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.

Author(s)

Vojtěch Kulvait


[Package blima version 1.28.0 Index]