View source: R/intermediate_qc_plots.R
plot_common_density_ridges | R Documentation |
Generate ridgeline density plot.
plot_common_density_ridges(df = NULL, xcol = NULL, xlab = NULL)
df |
a data frame. |
xcol |
column from data to plot |
xlab |
label for x axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.