checkIntegrity {blima}R Documentation

Internal function

Description

Check integrity of the list of beadLevelData objects or single beadLevelData object returns waslist.

Usage

checkIntegrity(b, action = c("warn", "error"))

Arguments

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.

Value

Returns value if the object was list or not before calling this function.

Author(s)

Vojtěch Kulvait


[Package blima version 1.28.0 Index]