stop0_warning0: stop() and warning() with call. = FALSE

stop0_warning0R Documentation

stop() and warning() with call. = FALSE

Description

Used internally. Calls stop0() or warning() but enforces call. = FALSE, to suppress the call from the error/warning.

Usage

stop0(...)

warning0(...)

Arguments

...

zero or more objects which can be coerced to character (and which are pasted together with no separator) or a single condition object.


INCEPTdk/adaptr documentation built on May 7, 2024, 8:21 a.m.