Apply FiveThirtyEight theme to a gt table
Usage
gt_theme_538(gt_object, ..., quiet = FALSE)
Arguments
- gt_object
An existing gt table object of class gt_tbl
- ...
Optional additional arguments to gt::table_options()
- quiet
A logical to silence the warning about missing ID
Value
An object of class gt_tbl.