is.error: Test for 'try-error' class

View source: R/utils.R

is.errorR Documentation

Test for 'try-error' class

Description

Test for 'try-error' class

Usage

is.error(x)

Arguments

x

An object to be test if it is "try-error"

Value

Logical. TRUE for "try-error"; FALSE otherwise

References

http://adv-r.had.co.nz/Exceptions-Debugging.html


zhenkewu/baker documentation built on Feb. 7, 2024, 4:20 p.m.