Rdocumentation
powered by
Learn R Programming
testwhat (version 4.2.2)
is_gte: Check >= relation
Description
Utility function to use inside
check_that
.
Usage
is_gte(x, y)
Arguments
x
object to test
y
single numeric value to compare