check-numeric-comparison: Check Numeric Relations

check-numeric-comparisonR Documentation

Check Numeric Relations

Description

Check Numeric Relations

Usage

assert_lower(x, y, ...)

assert_greater(x, y, ...)

Arguments

x, y

A numeric object to be checked.

...

Extra parameters to be passed to internal methods.

Value

Throws an error, if any, and returns x invisibly otherwise.

Author(s)

N. Frerebeau

See Also

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


arkhe documentation built on Nov. 17, 2023, 5:09 p.m.