mc_plot | R Documentation |
Generate histogram for one mc variable
mc_plot(mc_var, name = "Variable", fill = "#E00034", unit = "million")
name |
Name of the variable |
fill |
Color (RGB) of the inbound fill |
var |
Drawings |
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.