README.md

TBtheme

The TBtheme is an other theme for ggplot2

Installation

You can install the latest version of the TBtheme packege from GitHub with:

# install.packages("devtools")
devtools::install_github("tbobin/TBtheme")

Example

All the colors

library(TBtheme)
library(ggplot2)

# current verison
packageVersion("TBtheme")
#> [1] '0.0.9000'

scales::show_col(tb_pal()(18))



tbobin/TBtheme documentation built on Nov. 22, 2019, 9:23 a.m.