tcdsb_ggplot_theme.Rd
TCDSB ggplot Theme
tcdsb_ggplot_theme(text_scale = 1)
Numeric value to scale font sizes in plot. Default = 1.
A ggplot theme
# df |> # ggplot(aes (x = x, y = y)) + # geom_bar() + # tcdsb_ggplot_theme()