Package: gridExtra 2.3

Baptiste Auguie

gridExtra: Miscellaneous Functions for "Grid" Graphics

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.

Authors:Baptiste Auguie [aut, cre], Anton Antonov [ctb]

gridExtra_2.3.tar.gz
gridExtra_2.3.zip(r-4.7)gridExtra_2.3.zip(r-4.6)gridExtra_2.3.zip(r-4.5)
gridExtra_2.3.tgz(r-4.6-any)gridExtra_2.3.tgz(r-4.5-any)
gridExtra_2.3.tar.gz(r-4.7-any)gridExtra_2.3.tar.gz(r-4.6-any)
gridExtra_2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gridExtra/json (API)
NEWS

# Install 'gridExtra' in R:
install.packages('gridExtra', repos = c('https://ar-puuk.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/baptiste/gridextra/issues

On CRAN:

Conda:

17.84 score 14 stars 2.9k packages 119k scripts 818k downloads 298 mentions 16 exports 5 dependencies

Last updated from:defc358e1f. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK111
source / vignettesOK189
linux-release-x86_64OK118
macos-release-arm64OK87
macos-oldrel-arm64OK104
windows-develOK77
windows-releaseOK79
windows-oldrelOK75
wasm-releaseOK98

Exports:arrangeGrobcombineellipseGrobgrid.arrangegrid.ellipsegrid.ngongrid.tablegtable_cbindgtable_combinegtable_rbindmarrangeGrobngonGrobpolygon_regulartableGrobttheme_defaultttheme_minimal

Dependencies:cligluegtablelifecyclerlang

(Unofficial) overview of gtable

Rendered fromgtable.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2017-09-02
Started: 2017-09-02

Arranging multiple grobs on a page

Rendered fromarrangeGrob.rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2015-07-25
Started: 2015-07-09

Regular polygons and ellipses in grid graphics

Rendered fromngonGrob.rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2015-08-26
Started: 2015-07-12

Displaying tables as grid graphics

Rendered fromtableGrob.rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2017-09-02
Started: 2015-07-09

Readme and manuals

Help Manual

Help pageTopics
Miscellaneous Functions for "Grid" GraphicsgridExtra-package gridExtra
Arrange multiple grobs on a pagearrangeGrob grid.arrange marrangeGrob
Combine gtables based on row/column names.combine gtable_combine
rbind gtablesgtable_cbind gtable_rbind
Regular polygon grobellipseGrob grid.ellipse grid.ngon ngonGrob polygon_regular
Graphical display of a textual tablegrid.table tableGrob ttheme_default ttheme_minimal