set_lazy_threads: Set Number of Threads for Lazy Arrays
Usage
set_lazy_threads(nr_of_threads = NULL, reset_after_fork = NULL)
Arguments
nr_of_threads
number of CPU cores to use, or NULL
to
use all cores
reset_after_fork
whether to reset after forked process
Value
Number of cores currently used.