load_parallel: Loads a parallel back-end

Description Usage Arguments

View source: R/load_parallel.R

Description

Builds a local cluster of nbClust nodes and registers it as parallel backend. Will also try to stop any cluster previously created by the function.

Usage

1
load_parallel(nbClust = 2, verbose = T)

Arguments

nbClust

Number of nodes to create in the cluster.


antoine-sachet/customFunctions documentation built on Sept. 25, 2020, 8:56 p.m.