tests/testthat/test-printing.R

test_that("printing venn objects work", {
  f <- venn(3, names = letters[1:3])
  expect_silent(dont_print(f))
})

Try the eulerr package in your browser

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

eulerr documentation built on Dec. 10, 2022, 1:08 a.m.