Aliases: checkDouble check_double assertDouble assert_double testDouble test_double expect_double
Keywords:
### ** Examples testDouble(1)
[1] TRUE
testDouble(1L)
[1] FALSE
testDouble(1, min.len = 1, lower = 0)