Learn R Programming

arkhe (version 1.4.0)

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.

Author

N. Frerebeau