gtable_squash_cols: Set the width of given columns to 0.

View source: R/gtable.R

gtable_squash_colsR Documentation

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.


wilkelab/cowplot documentation built on Jan. 28, 2024, 11:19 a.m.