View source: R/feature_plots.R
jitter_plot | R Documentation |
Jitter plot separating a feature by cluster
jitter_plot(df, feature)
df |
A data.frame containing cluster column and the feature to plot. |
feature |
The feature to plot. |
A jitter+violin 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.