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.
Version: | 2.2.1 |
Imports: | gtable, grid, grDevices, graphics, utils |
Suggests: | ggplot2, lattice, knitr, testthat |
Published: | 2016-02-29 |
Author: | Baptiste Auguie [aut, cre], Anton Antonov [ctb] |
Maintainer: | Baptiste Auguie <baptiste.auguie at gmail.com> |
BugReports: | NA |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/baptiste/gridextra |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gridExtra results |
Reference manual: | gridExtra.pdf |
Vignettes: |
arrangeGrob: arranging multiple grobs on a page ngonGrob: regular polygons and ellipses in grid graphics tableGrob: displaying tables as grid graphics |
Package source: | gridExtra_2.2.1.tar.gz |
Windows binaries: | r-devel: gridExtra_2.2.1.zip, r-release: gridExtra_2.2.1.zip, r-oldrel: gridExtra_2.2.1.zip |
OS X Mavericks binaries: | r-release: gridExtra_2.2.1.tgz, r-oldrel: gridExtra_2.2.1.tgz |
Old sources: | gridExtra archive |