tests/testthat/test-gather_funs.R

test_that("vis_gather_ works", {
  expect_snapshot(
    vis_gather_(airquality)
  )
  expect_snapshot(
    vis_gather_(typical_data)
  )
})
ropensci/visdat documentation built on June 5, 2023, 11:45 p.m.