tests/testthat/test-show_markers.R

test_that("show_markers generates a dataframe of length 2", {
  expect_s3_class(sh_mk, "data.frame")
  expect_length(sh_mk, 2)
})

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.