R/utils_checks.R
check_num_bounds.Rd
check input within bounds
check_num_bounds(x, min = Inf, max = Inf)
the input to check
optional lower bound
optional upper bound