%dopar%
Implementation For parabar
BackendsSee the documentation of foreach::foreach-ext
for more information on how
to provide an implementation for the foreach::%dopar%
operator.
doPar(obj, expr, envir, data)
A list containing the results of the parallel computation.
Currently, the following foreach::foreach
arguments are supported:
Argument | Status |
... | supported |
.combine | supported |
.init | supported |
.final | supported |
.inorder | supported |
.multicombine | supported |
.maxcombine | supported |
.errorhandling | supported |
.packages | supported |
.export | supported |
.noexport | supported |
.verbose | supported |