R/assert.R
validate.Rd
Validate a Condition
validate(expr)
An object to be evaluated.
Returns NULL on success, otherwise returns the error as a string.
NULL
N. Frerebeau