tests/testthat/helper-testingFunctions.R

getdata <- function(dir, name) {
	readRDS(paste("testdata/", dir, "/", name, ".rds", sep = "")) # could move testdata 1 dir lvl up nstead
}
ncborcherding/escape documentation built on Sept. 23, 2024, 10:01 p.m.