Learn R Programming

tfrmt (version 0.3.0)

cleaned_data_to_gt: 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 list cleaned_data_to_gt(.data, tfrmt, .unicode_ws)

# S3 method for default cleaned_data_to_gt(.data, tfrmt, .unicode_ws)

Value

gt_group object

GT object

Arguments

.data

cleaned dataset

tfrmt

tfrmt

.unicode_ws

Whether to convert white space to unicode in preparation for output