R/gtable.R
gtable_squash_rows.Rd
Set the height of given rows to 0.
gtable_squash_rows(table, rows)
The gtable on which to operate
Numerical vector indicating the rows whose heights should be set to zero.