tests/testthat/test-cd_diff.R

test_that("`cd_diff()` works as expected", {
  data(cd_3)
  cd_data <- cd_3[,-1]
  expect_snapshot(
      cd_diff(cd_data) 
  )
})

Try the qvirus package in your browser

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

qvirus documentation built on June 8, 2025, 10:06 a.m.