plotClusterSegments | R Documentation |
Plot bar of segments showing clusters
plotClusterSegments(clusterValues)
clusterValues |
array of names of cluster for each entry |
ggplot2 of cluster assignments
plotClusterSegments(c(rep(1, 5), rep(2,2), rep(3, 4)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.