tests/testthat/test-prior_plot.R

test_that("Check output for prior_plot", {
  result <- prior_plot()
  expect_s3_class(result, 'ggplot')
})

Try the EBASE package in your browser

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

EBASE documentation built on Sept. 26, 2024, 1:08 a.m.