parallelCode {berryFunctions} | R Documentation |
code chunk for parallelization
Description
message a code chunk template for parallelization with progress bar on windows.
On Linux, just use pblapply(X, cl=8, FUN=fun)
Usage
parallelCode()
Author(s)
Berry Boessenkool, berry-b@gmx.de, Aug 2017
See Also
Examples
parallelCode()
[Package berryFunctions version 1.22.5 Index]