Description Usage Arguments Value
Pick a suitable number of cores
1 | getNumberOfCores(NumberOfCores = NULL, n = NULL)
|
NumberOfCores |
The number of cores to use (defaulted to 1), truncated to the number of avaliable cores. |
n |
Optional length of the data to apply parallel processing to. |
The number of cores to apply.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.