get_y_density_plot | R Documentation |
PC y density plot
get_y_density_plot(data, density_lwd = 0.2, pal, y_limits, title_cex = 1.5)
data |
A |
density_lwd |
density line width. Default to 0.2. |
pal |
point color palette. |
title_cex |
a float for title text size. Default to 0.7. |
x_limits |
X axis limits. |
A \line[ggplot2]{ggplot}
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.