tests/testthat.R

if (require(testthat)) {
  library(reportfactory)
  test_check("reportfactory")
} else {
  warning("'reportfactory' requires 'testthat' for tests")
}

Try the reportfactory package in your browser

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

reportfactory documentation built on Aug. 9, 2021, 5:07 p.m.