grid-package {grid} | R Documentation |
A rewrite of the graphics layout capabilities, plus some support for interaction.
This package contains a graphics system which supplements S-style graphics (see the graphics package).
Further information is available in the following vignettes:
| Introduction to
( ) |
| Display Lists in
( ) |
| Frames and packing grobs ( ) |
| Working with
grobs ( ) |
| Editing
Graphics ( ) |
| Locations versus Dimensions ( ) |
| Demonstrating move-to and line-to ( ) |
| How
responds to non-finite values ( ) |
| Writing
Code ( ) |
| Rotated Viewports ( ) |
| Persistent representations ( ) |
| Modifying multiple grobs simultaneously ( ) |
| Working with
viewports ( ) |
For a complete list of functions with individual help pages,
use library(help="grid")
.
Paul Murrell paul@stat.auckland.ac.nz
Maintainer: R Core Team R-core@r-project.org
Murrell, P. (2005) R Graphics. Chapman & Hall/CRC Press.