View source: R/parallelization.R
Automatically set 'mode' and 'cpus' for 'parallelStart' given the operating system
1 | parallelStartAuto(flag = FALSE, cpus = NA_integer_, ...)
|
flag |
logical indicating if to use parallelization or not |
cpus |
number of cpus to use |
... |
additional parameters for 'parallelStart' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.