is_exception: Check whether the argument is exception

View source: R/exception.R

is_exceptionR Documentation

Check whether the argument is exception

Description

Check whether the argument is exception

Usage

is_exception(arg)

Arguments

arg

target argument.

Value

Logical; TRUE:exception, FALSE: otherwise.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.