carlosyanez / customthemes

Custom theming for plots for personal use

Home Page:https://carlosyanez.github.io/customthemes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Custom theming for plots for personal use

https://carlosyanez.github.io/customthemes/

License:Creative Commons Attribution 4.0 International


Languages

Language:R 100.0%