singleCheckIntegrityLogicalVector {blima}R Documentation

Internal function

Description

Check integrity of the logical object, internal.

Usage

singleCheckIntegrityLogicalVector(xx, b, action = c("returnText", 
    "warn", "error"))

Arguments

xx

Logical object compatible with b.

b

Single 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.27.0 Index]