Add helper function expect_equal_abs
New helper function expect_equal_abs for testthat that allows giving the permitted tolerance in absolute terms (expect_equal uses relative tolerance with no way to specify an absolute tolerance)
New helper function expect_equal_abs for testthat that allows giving the permitted tolerance in absolute terms (expect_equal uses relative tolerance with no way to specify an absolute tolerance)