tests/testthat/test-init.R

test_that(
  "Init runs without error", {
    expect_no_error({
      csquares:::.onLoad("csquares", "csquares")
    })
  })

Try the csquares package in your browser

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

csquares documentation built on Sept. 11, 2024, 7:21 p.m.