makeCluster {Parallel} |
R Documentation |
makeCluster: Create a Parallel Socket Cluster
Description
Creates a set of copies of R running in parallel and communicating over sockets.
Usage
Arguments
spec
A specification appropriate To the type Of cluster.
env
[as Environment]
Details
Authors
snowFall
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
Parallel version 1.0.0.0
Index]