Create a row/col spacer gtable.
Create a zero-column or zero-row gtable with the given heights or widths respectively.
gtable_row_spacer(widths) gtable_col_spacer(heights)
widths |
unit vector of widths |
heights |
unit vector of heights |
A gtable object
Other gtable construction: gtable_col,
gtable_matrix, gtable_row,
gtable
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.