tests/testthat/test-chk_max_length.R

test_that("scientific notation not applied when length checking numeric vars", {
  expect_true(chk_max_length(10000000, 8))
})

Try the testdat package in your browser

Any scripts or data that you put into this service are public.

testdat documentation built on Sept. 4, 2023, 1:06 a.m.