Check if the condition is of the appropriate type

Usage

is.condition(x, ...)
is.error(x, ...)
is.warning(x, ...)
is.message(x, ...)

Arguments

x
The object to check
...
Ignored

Description

Check if the condition is of the appropriate type