powered by
Get color from clustering cluster for data plotting.
cluster_color(x)
A cluster.
# NOT RUN { plot(iris[,1:2], col=cluster_color(neokm(iris, 2, .2, .05)$cluster)) # }
Run the code above in your browser using DataLab