tests/testthat/test-ibr_chart.R

test_that("assess_ibr_chart", {
  std <- ibr_std(enzact)
  expected <- ibr_chart(std)
  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.