Learn R Programming

arkhe (version 1.10.0)

validate: Validate a Condition

Description

Validate a Condition

Usage

validate(expr)

Value

Returns NULL on success, otherwise returns the error as a string.

Arguments

expr

An object to be evaluated.

Author

N. Frerebeau