Skip to contents

Class Diagnostic

Usage

check_class(object, conditions)

Arguments

object

An object to which error messages are related.

conditions

A list of condition messages.

Value

Throw an error if conditions is of non-zero length, invisibly returns TRUE if not.

Author

N. Frerebeau