R/gtable-layouts.R
gtable_spacer.Rd
Create a zero-column or zero-row gtable with the given heights or widths respectively.
gtable_row_spacer(widths) gtable_col_spacer(heights)
unit vector of widths
unit vector of heights
A gtable object
Other gtable construction: gtable(), gtable_col(), gtable_matrix(), gtable_row()
gtable()
gtable_col()
gtable_matrix()
gtable_row()