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.


cowplot documentation built on June 22, 2024, 12:27 p.m.