| setNumCores {mldr.resampling} | R Documentation | 
Set the number of cores available for parallel computing
Description
Set the number of cores available for parallel computing
Usage
setNumCores(n)
Arguments
| n | The new value for the number of cores | 
Value
No return value, called in order to change the number of cores
Examples
setNumCores(8)
[Package mldr.resampling version 0.2.3 Index]