View source: R/parallelProcessing.R
| parallel.isEnabled | R Documentation |
Checks if whether parallel processing is enabled.
parallel.isEnabled()
TRUE if multicore processing is enabled, FALSE otherwise.
Fabian Mueller
parallel.isEnabled() parallel.setup(2) parallel.isEnabled() parallel.teardown() parallel.isEnabled()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.