Skip to contents

Base Plot Theming

Create plots and graphs in the AAGI style using base R graphics

barplot_aagi()
Basic Barplots Using a Unified AAGI Style and Typography
boxplot_aagi()
Basic Boxplots Using a Unified AAGI Style and Typography
hist_aagi()
Basic Histograms Using a Unified AAGI Style and Typography
plot_aagi()
Basic X-Y Plotting Using a Unified AAGI Style and Typography

ggplot2 Theming

Create {ggplot2} plots and graphs in the AAGI style

theme_aagi()
A ggplot2 Theme Using a Unified AAGI Style and Typography for Plots
scale_colour_aagi() scale_fill_aagi()
Scale Constructors for AAGI Colour Palettes to be Used in ggplot2 Objects

Table theming

Create tables in the AAGI style

theme_ft_aagi()
Apply AAGI Theme to a flextable Object
theme_gt_aagi()
Apply the AAGI Theme to a gt Object

Other utilities

add_aagi_logo()
Insert AAGI's Logo Into Any Graphic File
showtext_aagi_off()
Disable Global Showtext Auto Rendering (AAGIThemes)
watermark()
Add a Watermark Annotation Layer to a ggplot2 Object