tests/testthat/test-your_test_name.R

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})

Try the ChauBoxplot package in your browser

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

ChauBoxplot documentation built on June 8, 2025, 10:40 a.m.