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.


cowplot documentation built on June 22, 2024, 12:27 p.m.