Learn R Programming

⚠️There's a newer version (2.3) of this package.Take me there.

Provides a number of user-level functions to work with "grid" graphics, notably to arrange multiple grid-based plots on a page, and draw tables. Earlier versions of the package contained more experimental graphical objects (grobs), that have now been removed.

See the gridExtra wiki for additional information, answers to Frequently Asked Questions, and the latest vignettes.

Copy Link

Version

Install

install.packages('gridExtra')

Monthly Downloads

414,751

Version

2.2.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 29th, 2016

Functions in gridExtra (2.2.1)

gridExtra-package

Miscellaneous Functions for "Grid" Graphics
rbind.gtable

rbind gtables
cbind.gtable

cbind gtables
arrangeGrob

Arrange multiple grobs on a page
str.gtable

Prints summary information on gtable objects
combine

Combine gtables based on row/column names.
ngonGrob

Regular polygon grob
tableGrob

Graphical display of a textual table