as.data.frame.clusterfly {clusterfly}R Documentation

Convert clusterfly object to data.frame

Description

Concatenates data and cluster assignments into one data.frame. Cluster assignments are prefixed with cl_

Usage

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

Arguments

x clusterfly object
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package clusterfly version 0.2.2 Index]