tests/test_import/module_script_error.R

if(is.na(Sys.getenv("SOMECONFIG", NA))) stop("SOMECONFIG not set!")
foo <- function(){
  "foo"
}

Try the import package in your browser

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

import documentation built on Sept. 24, 2023, 1:08 a.m.