tg_gt | R Documentation |
Prepare the data.frame so that it's ready for output via 'gt' or other
tg_gt(tg_datalist, blockData, total_df, group)
tg_datalist |
A list containing the data frames used to create the table |
blockData |
The data for the construction of the blocks in the table |
total_df |
A data frame containing the totals by grouping variable |
group |
A character denoting the grouping variable |
a data.frame containing output polished for presentation in 'gt'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.