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 March 13, 2024, 9:41 p.m.