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 Oct. 31, 2024, 5:35 p.m.