R/comparison.R
compare.Rd
Utility functions to use inside check_that.
check_that
is_true(x) is_false(x) is_gte(x, y) is_lt(x, y)
object to test
single numeric value to compare