tests/testthat/test-gather_funs.R

test_that("vis_gather_ works", {
  expect_snapshot(
    vis_gather_(airquality)
  )
  expect_snapshot(
    vis_gather_(typical_data)
  )
})

Try the visdat package in your browser

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

visdat documentation built on Feb. 16, 2023, 5:53 p.m.