dot-printDebug: Print debug messages

.printDebugR Documentation

Print debug messages

Description

Like print, but only if 'debugOutput' is TRUE.

Usage

.printDebug(x, toggle = NULL, ...)

Arguments

x

Object to print.

toggle

TRUE, FALSE or a boolean variable. If NULL, the state of the package variable 'verboseOutput' is used.

...

Further arguments to print().


SwissTPH/r-openMalariaUtilities documentation built on Sept. 14, 2024, 1:34 a.m.