is_error: Is object an error

View source: R/utils_conditionals.R

is_errorR Documentation

Is object an error

Description

Is object an error

Usage

is_error(x)

Arguments

x

obj

Value

lgl

See Also

Other conditionals: is_legit(), is_project(), larger(), most(), same(), zchar()

Examples

is_error(try(stop()))

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.