View source: R/feature_plots.R
| bar_plot | R Documentation | 
Bar plot separating a feature by cluster
bar_plot(df, feature)
| df | A data.frame containing cluster column and the feature to plot. | 
| feature | The feature to plot. | 
A bar plot (class "gg", "ggplot") showing the distribution of a feature across clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.