All Projects → trinker → plotflow

trinker / plotflow

Licence: other
A group of tools to speed up work flow associated with plotting tasks.

Programming Languages

r
7636 projects

plotflow

Build Status Follow

A group of tools to speed up work flow associated with plotting tasks.

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("trinker/plotflow")

Installing Ghostscript

ghostscript must be installed when using merge_pdf.

Help

Help Manual

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].