pmur002/gridgraphics: Redraw Base Graphics Using 'grid' Graphics

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).

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.5-0
URL https://github.com/pmur002/gridgraphics
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pmur002/gridgraphics")
pmur002/gridgraphics documentation built on Feb. 25, 2020, 1:49 a.m.