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

fivethemes

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)

Minimal plot themes.

This package is under active development. The API is likely to change and some features are incomplete.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("eokodie/fivethemes", ref = "main")


eokodie/fivethemes documentation built on Jan. 19, 2021, 10:25 p.m.