rlang (version 1.1.3)

is_condition: Is object a condition?

Description

Is object a condition?

Usage

is_condition(x)

is_error(x)

is_warning(x)

is_message(x)

Arguments

x

An object to test.