View source: R/obtn_county_table.R
set_fonts | R Documentation |
Not exported - Set fonts for gt tables
set_fonts(
gt_tbl,
general_size_px = convert_pt_to_px(8 * 0.84),
column_labels_size_px = convert_pt_to_px(11.25 * 0.74),
measure_group_labels_size_px = convert_pt_to_px(12 * 0.74),
measure_row_labels_size_px = convert_pt_to_px(8.5 * 0.84)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.