inst/unitTests/runit-configuration.R

test_constructor <- function(){
  cfg <- cobindRConfiguration() # just check this does not throw an error
  checkException(cfg <- cobindRConfiguration('nonexistingFile.txt'))
}

Try the cobindR package in your browser

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

cobindR documentation built on April 28, 2020, 6:40 p.m.