Makes a gt table with teaching lab color style

gt_tl_color(gt_table, color, column, scale = 1)

Arguments

gt_table

the gt table to color

color

the color style to apply

column

The column to apply the color to

scale

the scale to apply to

Value

a colored gt table