tests/testthat/test-ibrv2_chart.R

test_that("assess_ibrv2_chart", {
  bdi <- ibrv2_bdi(enzact2)
  expected <- ibrv2_chart(bdi)
  expect_type(expected, "list")
})

Try the IBRtools package in your browser

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

IBRtools documentation built on Aug. 14, 2023, 9:07 a.m.