gt_probs: Create table of probabilities with 'gt' package

View source: R/gt_probs.R

gt_probsR Documentation

Create table of probabilities with gt package

Description

Create table of probabilities with gt package.

Usage

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

Arguments

df

Datafframe

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 represents the probabilities.

Value

A gt_tbl object


FrankLef/fciR documentation built on Nov. 12, 2023, 6:09 a.m.