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.1-5 |
Depends: | grid, graphics |
Imports: | grDevices |
Suggests: | KernSmooth |
Published: | 2015-12-21 |
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.1-5.tar.gz |
Windows binaries: | r-devel: gridGraphics_0.1-5.zip, r-release: gridGraphics_0.1-5.zip, r-oldrel: gridGraphics_0.1-5.zip |
OS X Snow Leopard binaries: | r-release: gridGraphics_0.1-3.tgz, r-oldrel: gridGraphics_0.1-3.tgz |
OS X Mavericks binaries: | r-release: gridGraphics_0.1-3.tgz |
Old sources: | gridGraphics archive |
Reverse imports: | BrailleR |