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


baptiste/gridextra documentation built on May 30, 2021, 2:10 a.m.