powered by
Only used, so far, after KMEDOIDS.
plot_silhouette(x, palette = pal_qual)
object returned by KMEDOIDS
one of palettes
a ggplot plot
ggplot
# NOT RUN { olea %>% opoly(5) %>% KMEDOIDS(4) %>% plot_silhouette(pal_qual_solarized) # }
Run the code above in your browser using DataLab