bold_rowgroup | R Documentation |
Make all text larger Bold Agency names - used to increase stroke on row group label
bold_rowgroup(gt_obj, wt = 700)
gt_obj |
gt object pass through |
wt |
size (0-1000) of embiggening |
a modified gt object
Other gt helpers:
authors_footnote()
,
caveats_footnote()
,
change_footnote()
,
dedup_footnote()
,
delta_footnote()
,
extract_num_colnames()
,
legend
,
legend_q1
,
legend_q2
,
legend_q3
,
legend_snapshot
,
past_fy()
,
present_fy()
,
present_qtr()
,
vlc_footnote()
## Not run:
mtcars %>% gt(groupname_col = "cyl") %>% bold_rowgroup(wt = 500)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.