check_class: Class Diagnostic
Description
Class Diagnostic
Usage
check_class(object, conditions)
Value
Throw an error if conditions
is of non-zero length, invisibly returns
TRUE
if not.
Arguments
- object
An object to which error messages are related.
- conditions
A list
of condition messages.