bar_plot: Bar plot separating a feature by cluster

View source: R/feature_plots.R

bar_plotR Documentation

Bar plot separating a feature by cluster

Description

Bar plot separating a feature by cluster

Usage

bar_plot(df, feature)

Arguments

df

A data.frame containing cluster column and the feature to plot.

feature

The feature to plot.

Value

A bar plot (class "gg", "ggplot") showing the distribution of a feature across clusters.


metasnf documentation built on June 8, 2025, 12:47 p.m.