thomasp85/pipeplotter: Syntactic ggplot2 Sugar for a Tidy World

The success of the pipe from the magrittr pacakge (%>%) has created a divide between the '+' opperator in ggplot2 and the pipe used by many to create the data used for plotting. pipeplotter solves this by adding a thin, verb-based wrapper around the ggplot2 API so users can choose to keep using the pipe for chaining together ggplot2 operations.

Getting started

Package details

AuthorThomas Lin Pedersen
MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasp85/pipeplotter")
thomasp85/pipeplotter documentation built on May 31, 2019, 11:15 a.m.