View source: R/parallelHandler.R
parallelHandler | R Documentation |
Parallelization Cluster Starter
parallelHandler(
type,
n.cores,
PSOCK.funcExports.list = list(),
PSOCK.varExports.list = list(),
cl = NULL
)
type |
Cluster type, either FORK or PSOCK. |
M.N. Legasa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.