Description Usage Arguments Examples
The sinkWorkerOutput
function is used to redirect worker output
to a file. It is intended to be used from a doMPI
script
that is executed in “non-spawn” mode.
1 | sinkWorkerOutput(outfile)
|
outfile |
a character string naming the file to write to. |
1 2 3 4 | ## Not run:
sinkWorkerOutput(sprintf('worker_
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.