cfly_show {clusterfly} | R Documentation |
Opens an instance ggobi for this dataset (if not already open), and colours the points according the cluster assignment.
cfly_show(cf, idx = "true", hulls = FALSE)
cf |
clusterfly object |
idx |
clustering to display |
hulls |
add convex hull? see addhull for details |
Hadley Wickham <h.wickham@gmail.com>