tests/testthat/test-check_format_df.R

# test it on the example

test_that("Iris check", {
  expect_equal(check_format_df(iris), "Check completed")
})
bronnimannj/jbutilities documentation built on July 2, 2023, 4:09 p.m.