mc_hist | R Documentation |
Generate histogram for one mc variable
mc_hist(mc_var, name = "Variable", fill = "#E00034", unit = "date")
name |
Name of the variable |
fill |
Color (RGB) of the inbound fill |
var |
Drawings |
sims <- gen_draws(df) mc_hist(mc_sum(sims))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.