plummy
April 6, 2026 · View on GitHub
plummy is an R package with custom ggplot2 themes. See the project website for more details.
Install from R Universe:
options(repos = c(getOption("repos"), royfrancis = "https://royfrancis.r-universe.dev"))
install.packages('plummy')
Install from GitHub:
install.packages(c("ggplot2","sysfonts","showtext","remotes"))
remotes::install_github('royfrancis/plummy')
Acknowledgements
- This code is adapted from hrbrmstr
- Credit to
for graphics.
Contact
If you have an comments, suggestions, corrections or enchancements, kindly submit an issue on the Github issues page.
2026 • Roy Francis