tests/testthat/test-plots.R

testthat::test_that("Plot scores runs without error when no observed score is supplied", {
  testthat::expect_error(
    plot_scores(ref_scores),
    NA
  )
})

Try the handwriterRF package in your browser

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

handwriterRF documentation built on April 4, 2025, 5:38 a.m.