catch_qt_errors: Catch input errors before using lookup tables

Description Usage Arguments Value Author(s)

Description

This function catches input errors for the quantify_ family of functions. This function is an internal function for the package quantitray.

Usage

1
catch_qt_errors(large, small, method)

Arguments

large

Number of positve large wells (required for all methods).

small

Number of positve small wells (required for method qt-2000 and qt-legio).

method

Defines which QuantiTray method was used:

  • qt for QuantiTray method with 51 wells.

  • qt-2000 for QuantiTray/2000 method with 97 wells.

  • qt-legio for QuantiTray/Legiolert method with 96 wells.

Value

Error if any input erro is detected; nothing if not.

Author(s)

Jan Knappe, jan.knappe@gmail.com


jknappe/quantitray documentation built on May 20, 2019, 9:14 p.m.