stat_table: Generate table of statistics

View source: R/stat_table.R

stat_tableR Documentation

Generate table of statistics

Description

Generate table of statistics

Usage

stat_table(x, reference = NULL, unit = "million", show_odd = F)

Arguments

x

Drawings

reference

reference cost for contingency

Examples

sims <- gen_draws(df)
stat_table(mc_sum(sims))

prbr/prvm documentation built on May 18, 2022, 12:39 a.m.