R/Cluster.R
clusterRequire.Rd
Calls the require function in each node of the cluster.
require
clusterRequire(cluster, package)
The cluster object.
The name of the package to load in all nodes.