R/feature_plots.R
bar_plot.Rd
Bar plot separating a feature by cluster
bar_plot(df, feature)
A data.frame containing cluster column and the feature to plot.
The feature to plot.
A bar plot (class "gg", "ggplot") showing the distribution of a feature across clusters.