cowplot (version 1.0.0)

gtable_squash_cols: Set the width of given colums to 0.

Description

Set the width of given colums 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.