tests/testthat.R

if (require("testthat")) {
  test_check("jaatha")
} else {
  warning("testthat not available. Skipping unittests!")
}

Try the jaatha package in your browser

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

jaatha documentation built on May 29, 2024, 5:36 a.m.