Skip to contents

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)

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