as.cluster(x, ...)# S3 method for cluster
as.cluster(x, ...)
# S3 method for list
as.cluster(x, ...)
# S3 method for SOCKnode
as.cluster(x, ...)
# S3 method for SOCK0node
as.cluster(x, ...)
# S3 method for cluster
c(..., recursive = FALSE)
c(...)
, the clusters and cluster nodes to be combined.cluster
. c(...)
combine multiple clusters and / or cluster nodes into one cluster returned as an of class cluster
.