knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

tadaathemes

R build status Travis build status Lifecycle: experimental CRAN status

The goal of tadaathemes is to provide a bunch of reasonably neat ggplot2 themes.

Installation

~~You can install the released version of tadaathemes from CRAN with~~:

# install.packages("tadaathemes")

Examples

Include a (compact?) gallery of themes (or maybe move them to a dedicated pkgdown article)

# library(tadaathemes)

Additional Resources

Themes

Colors

Plotting with fonts (and text stuff)

Reading



tadaadata/tadaathemes documentation built on Feb. 3, 2024, 7:43 a.m.