tests/testthat/helper.R

# hack to enable faster load times for tests
if(exists("resources", envir = globalenv())) {
  resources <- get("resources", envir = globalenv())
} else {
  resources <- load_taxonomic_resources(stable_or_current_data = "stable", version = "0.0.2.9000")
}

Try the APCalign package in your browser

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

APCalign documentation built on Sept. 12, 2024, 6:58 a.m.