Functions to convert a page of plots drawn with the graphics package into identical output drawn with the grid package. The result looks like the original graphics-based plot, but consists of grid grobs and viewports that can then be manipulated with grid functions (e.g., edit grobs and revisit viewports).
Version: | 0.2 |
Depends: | grid, graphics |
Imports: | grDevices |
Suggests: | KernSmooth |
Published: | 2017-06-06 |
Author: | Paul Murrell [cre, aut] |
Maintainer: | Paul Murrell <paul at stat.auckland.ac.nz> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/pmur002/gridgraphics |
NeedsCompilation: | no |
SystemRequirements: | ImageMagick (for testing) |
Materials: | README NEWS |
CRAN checks: | gridGraphics results |
Reference manual: | gridGraphics.pdf |
Package source: | gridGraphics_0.2.tar.gz |
Windows binaries: | r-devel: gridGraphics_0.2.zip, r-release: gridGraphics_0.2.zip, r-oldrel: gridGraphics_0.2.zip |
OS X El Capitan binaries: | r-release: not available |
OS X Mavericks binaries: | r-oldrel: gridGraphics_0.2.tgz |
Old sources: | gridGraphics archive |
Reverse imports: | BrailleR, ggimage, multiDimBio, multipanelfigure, sigQC, trackr |
Reverse suggests: | cowplot |
Please use the canonical form https://CRAN.R-project.org/package=gridGraphics to link to this page.