R/cnd.R
is_condition.Rd
Is object a condition?
is_condition(x) is_error(x) is_warning(x) is_message(x)
An object to test.