init_cluster | R Documentation |
Creates and registers a parallel backend using the specified number of cores. Falls back to sequential execution if nCore <= 1.
init_cluster(nCore = 2)
nCore |
Number of cores to use (default is 2). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.