checkIntegrityOfListOfBeadLevelDataObjects {blima}R Documentation

Internal function

Description

Check integrity of the list of beadLevelData objects, internal.

Usage

checkIntegrityOfListOfBeadLevelDataObjects(listb, action = c("returnText", 
    "warn", "error"))

Arguments

listb

List of beadLevelData objects.

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.24.0 Index]