tests/test_import/module_script_error.R

if(is.na(Sys.getenv("SOMECONFIG", NA))) stop("SOMECONFIG not set!")
foo <- function(){
  "foo"
}
smbache/import documentation built on Jan. 27, 2024, 10:49 a.m.