cleaned_data_to_gt: Do all the formatting for the GT

View source: R/print_to_gt.R

cleaned_data_to_gtR Documentation

Do all the formatting for the GT

Description

Do all the formatting for the GT

Apply formatting to a list of tables

Apply formatting to a single table

Usage

cleaned_data_to_gt(.data, tfrmt, .unicode_ws)

## S3 method for class 'list'
cleaned_data_to_gt(.data, tfrmt, .unicode_ws)

## Default S3 method:
cleaned_data_to_gt(.data, tfrmt, .unicode_ws)

Arguments

.data

cleaned dataset

tfrmt

tfrmt

.unicode_ws

Whether to convert white space to unicode in preparation for output

Value

gt_group object

GT object


GSK-Biostatistics/tlang documentation built on Dec. 11, 2024, 11:16 a.m.