A clean, publication-ready theme based on theme_minimal. Applied
automatically by all ggvariant plot functions; export it to customise
further.
Examples
library(ggplot2)
ggplot(mtcars, aes(mpg, wt)) + geom_point() + theme_ggvariant()
A clean, publication-ready theme based on theme_minimal. Applied
automatically by all ggvariant plot functions; export it to customise
further.
library(ggplot2)
ggplot(mtcars, aes(mpg, wt)) + geom_point() + theme_ggvariant()