ggloop: Create 'ggplot2' Plots in a Loop

Pass a data frame and mapping aesthetics to ggloop() in order to create a list of 'ggplot2' plots. The way x-y and dots are paired together is controlled by the remapping arguments. Geoms, themes, facets, and other features can be added with the special %L+% (L-plus) operator.

Version: 0.1.0
Imports: plyr, ggplot2, magrittr, lazyeval, assertthat
Suggests: testthat, knitr, rmarkdown
Published: 2016-10-20
Author: Luke Smith [aut, cre]
Maintainer: Luke Smith <luke at protocolvital.info>
BugReports: https://github.com/seasmith/ggloop/issues
License: GPL-2
URL: https://github.com/seasmith/ggloop
NeedsCompilation: no
Materials: README
CRAN checks: ggloop results

Documentation:

Reference manual: ggloop.pdf
Vignettes: Vignette Title

Downloads:

Package source: ggloop_0.1.0.tar.gz
Windows binaries: r-devel: ggloop_0.1.0.zip, r-release: ggloop_0.1.0.zip, r-oldrel: ggloop_0.1.0.zip
macOS binaries: r-release (arm64): ggloop_0.1.0.tgz, r-oldrel (arm64): ggloop_0.1.0.tgz, r-release (x86_64): ggloop_0.1.0.tgz, r-oldrel (x86_64): ggloop_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggloop to link to this page.