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/Trex documentation built on Feb. 3, 2025, 7:45 p.m.