check-numeric: Check Numeric Values
Description
Check Numeric Values
Usage
check_numbers(x, expected, ...)check_constant(x)
Arguments
expected
A character string specifying the expected
value. It must be one of "positive", "whole", "odd" or "even".
Value
Throw an error, if any.