Apply Sofa Score theme to a gt table
Usage
gt_theme_sofa(gt_object, style = "light", ...)
Arguments
- gt_object
An existing gt table object of class gt_tbl
- style
Light (default, "light") or Dark ("dark") table theme
- ...
Optional additional arguments to gt::table_options()
Value
Returns a styled gt table