An R package with custom ggplot2 themes.
Installation
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.
