README.md

oqthemes

A theme library for orderlyquant work (ggplot2, Rmarkdown, etc)

Goals

Background

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("orderlyquant/oqthemes")

Example

This is a basic example which shows you how to solve a common problem:

library(oqthemes)
## basic example code
##
## not run:
## <some ggplot2 object> + scale_color_oq()


orderlyquant/oqthemes documentation built on Oct. 5, 2022, 5:41 p.m.