tests/testthat/test-quick_rtf_jnj.R

test_that("errors work as expected", {
  expect_error(quick_rtf_jnj(borders = c(TRUE, FALSE)))
  expect_error(quick_rtf_jnj(open = c(NA)))
})

Try the tidytlg package in your browser

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

tidytlg documentation built on Dec. 19, 2025, 9:07 a.m.