bind: rbind gtables

Description Usage Arguments

Description

rbind gtables

cbind gtables

Usage

1
2
3
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 documentation built on May 2, 2019, 9:12 a.m.