tests/testthat.R

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

Try the scrm package in your browser

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

scrm documentation built on March 18, 2022, 7:12 p.m.