powered by
Bar plot separating a feature by cluster
bar_plot(df, feature)
A bar 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.