ggnorm_dist | R Documentation |
Plots normal distribution along with standard deviations and confidence intervals using ggplot2.
ggnorm_dist(
line_color = "white",
fill_color = "steelblue",
arrow_color = "black"
)
line_color |
Colour of the vertical lines |
fill_color |
Colour of the area under the curve |
arrow_color |
Colour of the arrows |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.