tests/testthat/test_loadExternalEnvironmentalArguments.R

## Not a very sufficient test, but it at least checks that
## the entire integrated pipeline runs end to end
test.LoadYaml <- function(){

  spl_env <- system.file("extdata", "rSQM.yaml", package = "rSQM")
  checkEquals(file.copy(spl_env, getwd()), TRUE)
}

Try the rSQM package in your browser

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

rSQM documentation built on May 2, 2019, 4:14 a.m.