About this project

theme61 is an R package that helps users create graphs in the e61 Institute style. It provides functions designed to make it easier to produce aesthetic graphs and gives easy access to the Institute's colour palette. Installation requires the remotes package, which can be installed with install.packages("remotes"). After that, theme61 can be installed from GitHub using remotes::install_github("e61-institute/theme61", dependencies = TRUE, upgrade = "always"), and loaded into R with library(theme61). The package website contains detailed usage information, starting with a Get started article. It also includes function documentation that addresses common usage questions. The README itself is generated from a readme.rmd file, which should be edited to update the README.