This is mostly a wrapper around several functions in the parallel package:
makeCluster
, clusterSetRNGStream
, detectCores
.
1 |
cl |
Either NULL, cluster, logical, or numeric. NULL returns NULL,
a |
numClus |
The desired number of child clusters, passed to
|
outfile |
The location of the log file |
sim |
An optional simList object; this will be used to find the
packages required via setting
|
packages |
a character vector indicating which packages to load in the
cluster. Will ignore this if the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.