gtable_squash_cols: Set the width of given columns to 0.
Description
Set the width of given columns to 0.
Usage
gtable_squash_cols(table, cols)
Arguments
- table
The gtable on which to operate
- cols
Numerical vector indicating the columns whose width should be set to zero.