View source: R/visualization.R
| plot_cluster_comparison | R Documentation |
Compare multiple clustering results side-by-side
plot_cluster_comparison(data, cluster_cols, x_col, y_col)
data |
Data frame with multiple cluster columns |
cluster_cols |
Vector of cluster column names |
x_col |
X-axis variable |
y_col |
Y-axis variable |
A grid of ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.