nbrOfWorkers: Gets the number of workers
Description
Gets the number of workers
Usage
nbrOfWorkers(evaluator = NULL)
Arguments
evaluator
A future evaluator function.
If NULL (default), the current evaluator as returned
by plan()
is used. Value
A number in [1,Inf].