tests/testthat/test-supertibble.R

test_that("supertibble prints with style", {
  tibble(redcap_form_name = letters[1:5], redcap_data = list(NULL)) %>%
    as_supertbl() %>%
    expect_snapshot()
})

Try the REDCapTidieR package in your browser

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

REDCapTidieR documentation built on April 3, 2025, 10:50 p.m.