README.md

grid

This is a modified version of the base R package grid. You can find the actual source here: https://github.com/wch/r-source/tree/trunk/src/library/grid

Rebuild and Install

Overriding the base grid requires a special installation process. Use the following to rebuild and install:

source("install-grid.R")

NOTE: This modifies the loaded tools package. Restart R to return the tools package to its proper state.

Modifications

To install grid, most of the relevant info was removed from DESCRIPTION. All make files were deleted, and the man and vignettes directories were removed. See the r-source grid for those files.

Warning

To restore base grid, you will need to reinstall R.



tmastny/grid documentation built on May 24, 2019, 2:53 p.m.