inst/jobs-mandelbrot/src/onStart.R

####################################################################
# The onStart() is called before onRun().
####################################################################
onStart <- function(...) {
  # Add any code that should be run when a job is started.
}
HenrikBengtsson/R.batch documentation built on May 6, 2019, 11:52 p.m.