overlay_pdf | R Documentation |
Generate histogram for one mc variable
overlay_pdf(mc_vars, varnames = NULL, fill = "#E00034", unit = "million", alpha0 = 0.8, hide = F)
mc_vars |
List of Drawings |
varnames |
Names of the variables |
fill |
Colors (RGB) of the inbound fill |
sims <- gen_draws(df) mc_plot(mc_sum(sims))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.