gt_basic: Basic format of table created with 'gt'

View source: R/gt_utils.R

gt_basicR Documentation

Basic format of table created with gt

Description

Basic format of table created with gt.

Usage

gt_basic(tbl, title, subtitle)

Arguments

tbl

Object of class gt_tbl.

title

String. Table title.

subtitle

String. Table subcols_align title.

Details

Format of table created with gt for the heading, row stripping, source note, etc.

Value

Formatted gt_tbl object.


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