validate {arkhe}R Documentation

Validate a Condition

Description

Validate a Condition

Usage

validate(expr)

Arguments

expr

An object to be evaluated.

Value

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

Author(s)

N. Frerebeau

See Also

Other validation methods: check-attribute, check-data, check-matrix, check-numeric-comparison, check-numeric-trend, check-numeric, check-type, needs()


[Package arkhe version 1.3.0 Index]