clusterRequire | R Documentation |
Calls the require
function in each node of the cluster.
clusterRequire(cluster, package)
cluster |
The cluster object. |
package |
The name of the package to load in all nodes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.