tests/testthat/test-combi.R

test_that("the df produced by combi is a dataframe of length 6", {
  expect_s3_class(tab, "data.frame")
  expect_length(tab, 6)
})

Try the combiroc package in your browser

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

combiroc documentation built on July 9, 2023, 5:56 p.m.