cleaned_data_to_gt | R Documentation |
Do all the formatting for the GT
Apply formatting to a list of tables
Apply formatting to a single table
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)
.data |
cleaned dataset |
tfrmt |
tfrmt |
.unicode_ws |
Whether to convert white space to unicode in preparation for output |
gt_group object
GT object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.