Description Usage Arguments Details Value Author(s) See Also
Static method to setup a demo job batch directory structure.
1 |
demo |
The demo to be setup. |
overwrite |
If |
... |
Not used. |
The Mandelbrot demo was adopted from code by Martin Maechler. See
files in system.file("jobs-mandelbrot/src", package="R.batch")
for details.
Returns (invisibly) the path to the created directory, which has
the base name jobs-<demo>
, e.g. demo-mandelbrot
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see JobBatch
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.