StopForUserError: Error condition with special class to identify user errors

View source: R/errors.R

StopForUserErrorR Documentation

Error condition with special class to identify user errors

Description

Error condition with special class to identify user errors

Usage

StopForUserError(..., call. = FALSE, domain = NULL)

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.

Unused parameter, used to absorb usage from previous calls using stop

domain

see gettext. If NA, messages will not be translated.


Displayr/flipU documentation built on Feb. 28, 2025, 4:40 p.m.