tests/testthat/test-ibr_index.R

test_that("assess_ibr_index", {
  outstd <- ibr_std(enzact)
  expected <- ibr_index(outstd)
  expect_type(expected, "list")
  expect_silent(enzact)
})
annaresende/IBRtools documentation built on Aug. 23, 2023, 1:55 p.m.