Skip to contents

Apply a tier list theme to a gt table

Usage

gt_theme_tier(gt_object, style = "dark", ...)

Arguments

gt_object

An existing gt table object of class gt_tbl

style

Dark (default, "dark") or Light ("light") table theme

...

Optional additional arguments to gt::table_options()

Value

Returns a styled gt table

Figures