mmstat.warn: mmstat.warn

mmstat.warnR Documentation

mmstat.warn

Description

Writes a warning text into the log object in the internal mmstat object.

Usage

mmstat.warn(cond, txt)

Arguments

cond

logical: condition to test

txt

character: text to write if cond is true

Value

nothing

Examples

mmstat.warn(TRUE, "just a true seen")

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.