bold_rowgroup: Make all text larger Bold Agency names - used to increase...

View source: R/gt_helpers.R

bold_rowgroupR Documentation

Make all text larger Bold Agency names - used to increase stroke on row group label

Description

Make all text larger Bold Agency names - used to increase stroke on row group label

Usage

bold_rowgroup(gt_obj, wt = 700)

Arguments

gt_obj

gt object pass through

wt

size (0-1000) of embiggening

Value

a modified gt object

See Also

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()

Examples

## Not run: 
 mtcars %>% gt(groupname_col = "cyl") %>% bold_rowgroup(wt = 500)
 
## End(Not run)

USAID-OHA-SI/selfdestructin5 documentation built on Feb. 23, 2025, 5:08 a.m.