error: Error Message

View source: R/messages.R

errorR Documentation

Error Message

Description

Stops execution with an error message.

Usage

error(..., call. = FALSE)

Arguments

...

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

call.

logical, indicating if the call should become part of the error message.


poissonconsulting/poisutils documentation built on Feb. 26, 2023, 10 a.m.