cfly_show {clusterfly}R Documentation

Dynamic plot: show in ggobi

Description

Opens an instance ggobi for this dataset (if not already open), and colours the points according the cluster assignment.

Usage

cfly_show(cf, idx = "true", hulls = FALSE)

Arguments

cf clusterfly object
idx clustering to display
hulls add convex hull? see addhull for details

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package clusterfly version 0.2.2 Index]