Learn R Programming

cowplot (version 0.6.3)

gtable_squash_rows: Set the height of given rows to 0.

Description

Set the height of given rows to 0.

Usage

gtable_squash_rows(table, rows)

Arguments

table
The gtable on which to operate
rows
Numerical vector indicating the rows whose heights should be set to zero.