powered by
Creates and registers a parallel backend using the specified number of cores. Falls back to sequential execution if nCore <= 1.
init_cluster(nCore = 2)
Number of cores to use (default is 2).