gt_probs: Create table of probabilities with 'gt' package

Description Usage Arguments Details Value

View source: R/mod_tbl_fct.R

Description

Create table of probabilities with gt package.

Usage

1
gt_probs(df, digits = 3, title, subtitle)

Arguments

df

Dataframe

digits

Integer, number of digits to the right of decimal

title

Title of the table

subtitle

Subtitle of the table

Details

Create table of probabilities with gt package. The last column repesents the probabilitis.

Value

A gt object create by the gt package


FrankLef/ShinyTemp1 documentation built on Feb. 25, 2022, 12:23 p.m.