tests/testthat.R

if (Sys.getenv("NOT_CRAN") != "") {
  library(testthat)
  library(disposables)
  test_check("disposables")
}

Try the disposables package in your browser

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

disposables documentation built on May 2, 2019, 7:55 a.m.