tests/testthat/test-check_data.R

context('functions')

test_that('check_data', {
  
  test <- matrix()
  expect_error(check_data(test, 1))
})

Try the crseEventStudy package in your browser

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

crseEventStudy documentation built on March 18, 2022, 7:20 p.m.