reject: Create and throw errors

View source: R/utils.R

createErrorR Documentation

Create and throw errors

Description

These functions are convenience functions for creating and throwing errors.

Usage

createError(formats, code = NULL, ...)

reject(formats, code = NULL, ...)

Arguments

formats

a format string which is passed to format

code

an error code

...

additional arguments passed to format


jamovi/jmvcore documentation built on Jan. 11, 2024, 4:17 a.m.