File: mandelbrot.R

package info (click to toggle)
r-cran-future.batchtools 0.12.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 528 kB
  • sloc: sh: 82; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
library("future.batchtools")
demo("mandelbrot", package = "future", ask = FALSE)
message("\n\nTIPS: Try this demo with for instance plan(batchtools_local).\n")