/customthemes

Custom theming for plots for personal use

Primary LanguageRCreative Commons Attribution 4.0 InternationalCC-BY-4.0

customthemes

Small collection of customised ggplot themes and other small tools for personal use.

Install

You can install this template with:

 devtools::install_github("carlosyanez/customthemes")

Alternatively, you can install it from r-universe

  options(repos = c(
          carlosyanez = 'https://carlosyanez.r-universe.dev',
          CRAN = 'https://cloud.r-project.org'))

  install.packages('customthemes')

Disclaimer

This package has been created for personal use. No guarantees, use at your own risk!