Learn R Programming

gtable (version 0.3.1)

gtable-package: gtable: Arrange 'Grobs' in Tables

Description

logo

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 built up sequentially.

Arguments

Author

Maintainer: Hadley Wickham hadley@rstudio.com

Authors:

Other contributors:

  • RStudio [copyright holder]

See Also

gtable() for an overview of the class and construction