registerDoSNOW {doSNOW}
registerDoSNOW
Description
The registerDoSNOW function is used to register the SNOW parallel backend with the foreach package.
Usage
registerDoSNOW(cl)
Arguments
- cl
- The cluster object to use for parallel execution.
See Also
makeCluster
Documentation reproduced from package doSNOW, version 1.0.6. License: GPL-2
