as.cluster: Coerce an object to a cluster object
Description
Coerce an object to a cluster object
Usage
as.cluster(x, ...)
"as.cluster"(x, ...)
"as.cluster"(x, ...)
"as.cluster"(x, ...)
"as.cluster"(x, ...)
"c"(..., recursive = FALSE)
Arguments
x
An object to be coerced.
...
Additional arguments passed to the underlying coercion method.
For c(...)
, the clusters and cluster nodes to be combined.
Value
An object of class cluster
.c(...)
combine multiple clusters and / or cluster nodes into one cluster returned as an of class cluster
.