gtable_squash_rows: Set the height of given rows to 0.

View source: R/gtable.R

gtable_squash_rowsR Documentation

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.


wilkelab/cowplot documentation built on Jan. 28, 2024, 11:19 a.m.