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.


adaptr documentation built on May 29, 2024, 7:48 a.m.