clusterfly (version 0.4)

as.data.frame.clusterfly: Convert clusterfly object to data.frame. Concatenates data and cluster assignments into one data.frame. Cluster assignments are prefixed with cl_.

Description

Convert clusterfly object to data.frame. Concatenates data and cluster assignments into one data.frame. Cluster assignments are prefixed with cl_.

Usage

"as.data.frame"(x, ...)

Arguments

x
clusterfly object
...
ignored