Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bind

rbind gtables


Description

rbind gtables

cbind gtables

Usage

gtable_rbind(..., size = "max", z = NULL)

gtable_cbind(..., size = "max", z = NULL)

Arguments

...

gtables

size

how should the widths be calculated? max maximum of all widths min minimum of all widths first widths/heights of first gtable last widths/heights of last gtable

z

optional z level


gridExtra

Miscellaneous Functions for "Grid" Graphics

v2.3
GPL (>= 2)
Authors
Baptiste Auguie [aut, cre], Anton Antonov [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.