powered by
Jitter plot separating a feature by cluster
jitter_plot(df, feature)
A jitter+violin plot (class "gg", "ggplot") showing the distribution of a feature across clusters.
A data.frame containing cluster column and the feature to plot.
The feature to plot.