p_table | R Documentation |
Generate table of percentiles
p_table(x, step = 10, reference = NULL, unit = "million")
x |
Drawings |
step |
number of percentiles needed |
reference |
reference cost for contingency |
sims <- gen_draws(df) p_table(mc_sum(sims))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.