tests/test-all.R

if (packageVersion("testthat") >= "0.7.1.99") {
    library(testthat)
  test_check("rfigshare")
} else {
  library(testthat)
  test_package("rfigshare")
}

Try the rfigshare package in your browser

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

rfigshare documentation built on May 10, 2022, 1:05 a.m.