throw: Throw exception

View source: R/exception.R

throwR Documentation

Throw exception

Description

Throw exception with message.

Usage

throw(message, IgnoreThrower = FALSE)

Arguments

message

message of exception

IgnoreThrower

Logical: if true, the callstack data don't include the function it call throw.


hmito/hmRLib documentation built on Sept. 8, 2024, 4:49 p.m.