R/gtable.R
gtable_squash_cols.Rd
Set the width of given columns to 0.
gtable_squash_cols(table, cols)
The gtable on which to operate
Numerical vector indicating the columns whose width should be set to zero.