Warning: Error

WarningR Documentation

Error

Description

Error

Error

Super class

erratum::Issue -> Warning

Methods

Public methods

Inherited methods

Method new()

Usage
Warning$new(obj, raiser = getOption("ERR_RAISER_WARNING", warner))
Arguments
obj

A character string or an object of class error, or warning.

raiser

Template to raise the issue.

Details

Initialise


Method warn()

Usage
Warning$warn()
Details

Warn

Analogous to warning()


Method clone()

The objects of this class are cloneable with this method.

Usage
Warning$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


devOpifex/erratum documentation built on Feb. 5, 2024, 1:58 p.m.