check_numeric_minmax: Check that a column is strictly numeric.
Description
Check that a column is strictly numeric.
Usage
check_numeric_minmax(x, xname)
Value
Nothing (run for its warning side effect).
Arguments
- x
Column values, a vector
- xname
Column name