gtable-package {gtable}R Documentation

gtable: Arrange 'Grobs' in Tables

Description

logo.png

Tools to make it easier to work with "tables" of 'grobs'. The 'gtable' package defines a gtable grob class that specifies a grid along with a list of grobs and their placement in the grid. Further the package makes it easy to manipulate and combine gtable objects so that complex compositions can be build up sequentially.

Author(s)

Maintainer: Hadley Wickham hadley@rstudio.com

Authors:

Other contributors:

See Also

gtable() for an overview of the class and construction


[Package gtable version 0.3.0 Index]