doNonParallelWork | R Documentation |
Executing a list of processes not in parallel
doNonParallelWork(parallelFuc, listitems, ...)
parallelFuc |
A process that will be run in parallel |
listitems |
The main list for each process |
... |
other parameters |
No return
##coming later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.