tests/testthat/create-testing.R

#!/usr/bin/env Rscript
if (file.exists("demo")) {
  unlink("demo", recursive = TRUE)
}
orderly:::create_orderly_demo("demo")

Try the orderly package in your browser

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

orderly documentation built on Sept. 22, 2021, 5:09 p.m.