is_condition: Is object a condition?

View source: R/cnd.R

is_conditionR Documentation

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.


tidyverse/rlang documentation built on June 9, 2025, 9:51 p.m.