README.md

acc.ggplot2

NOTE: This package's functionality has been moved to the plotflow package

A (eventual) collection of tools to extend and speed up coding for repeated uses of plotting functions that use ggplot2.

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

# install.packages("devtools")

library(devtools)
install_github("acc.ggplot2", "trinker")

Note: Windows users need Rtools and devtools to install this way.



trinker/acc.ggplot2 documentation built on May 31, 2019, 8:41 p.m.