tests/testthat.R

library(testthat)
library(DataSpaceR)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("DataSpaceR")
}

Try the DataSpaceR package in your browser

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

DataSpaceR documentation built on June 24, 2022, 5:05 p.m.