jitter_plot: Jitter plot separating a feature by cluster

View source: R/feature_plots.R

jitter_plotR Documentation

Jitter plot separating a feature by cluster

Description

Jitter plot separating a feature by cluster

Usage

jitter_plot(df, feature)

Arguments

df

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

feature

The feature to plot.

Value

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


metasnf documentation built on April 3, 2025, 5:40 p.m.