setParallel | R Documentation |
Enable/Disable parallel computing
setParallel(beParallel)
beParallel |
A boolean indicating if parallel computing is to be enabled (TRUE) or disabled (FALSE) |
No return value, called in order to enable parallel computing
setParallel(TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.