theme_tl.RdIt requires installing Roboto, Calibri fonts unless you change the font parameters
theme_tl(
base_family = "Calibri",
base_size = 14,
strip_text_family = base_family,
strip_text_size = 15,
plot_title_family = "Calibri",
plot_title_size = 20,
plot_title_margin = 10,
subtitle_family = "Roboto",
subtitle_size = 15,
subtitle_margin = 15,
caption_family = "Roboto",
caption_size = 11,
caption_margin = 10,
axis_title_family = "Calibri",
axis_title_size = 12,
axis_title_just = "mm",
axis_text_size = 10.5,
dark = FALSE,
grid = TRUE,
axis = FALSE,
ticks = FALSE,
markdown = FALSE,
legend = F
)base font family
base font size
facet label font family
facet label text size
plot title family
plot title font size
plot title margin
plot subtitle family
plot subtitle size
plot subtitle margin
plot caption family
plot caption size
plot caption margin
axis title font family
axis title font size
axis title font justification blmcrt
axis text size
dark mode TRUE, FALSE
panel grid (TRUE, FALSE, or a combination of
X, x, Y, y)
axis TRUE, FALSE
ticks TRUE, FALSE
enabled ggtext markdown styling TRUE, FALSE
default no legend with F