Replace gt column label text with CFB team logos. Each bare
column name passed via ... is treated as a team name; the label for that
column is replaced with the corresponding logo image.
Usage
gt_cfb_cols_label(gt_object, ..., height = 30)
Arguments
- gt_object
a gt_tbl.
- ...
<tidy-select>-style bare column names whose labels are team
names to replace with logos.
- height
image height in px.