Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

expect_less_than

Deprecated numeric comparison functions


Description

These functions have been deprecated in favour of the more concise expect_gt() and expect_lt().

Usage

expect_less_than(...)

expect_more_than(...)

Arguments

...

All arguments passed on to expect_lt()/expect_gt().


testthat

Unit Testing for R

v3.0.2
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], RStudio [cph, fnd], R Core team [ctb] (Implementation of utils::recover())
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.