statisticiansix/ggpipe: Enables ggplot2 to be used with pipes

Combines ggplot2 with purrr to enable ggplot2 to be used with pipes and nested data frames. Rather than redefining functions within ggplot2 it utilises the "map" capability from purrr to enable the existing grammar of graphics functions with minimal changes to syntax.

Getting started

Package details

AuthorSimon Wallace
MaintainerSimon Wallace <statistician.six@gmail.com>
LicenseGPL-3
Version0.1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("statisticiansix/ggpipe")
statisticiansix/ggpipe documentation built on Dec. 9, 2019, 3:22 p.m.