tests/testthat/test-discursive_range.R

test_that("discursive_range runs without error", {
  expect_no_error(
    discursive_range(data = cces, openends = c(paste0("oe0", 1:9), "oe10"))
  )
})

Try the discursive package in your browser

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

discursive documentation built on July 9, 2023, 5:34 p.m.