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.
}

Try the R.batch package in your browser

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

R.batch documentation built on May 2, 2019, 4:58 p.m.