ABSTRACT

The functions that make up the grid graphics system are provided in an addon package called grid. The grid system is loaded into R as follows.

> library(grid)

In addition to the standard on-line documentation available via the help() function, grid provides both broader and more in-depth on-line documentation in a series of vignettes, which are available via the vignette() function.