table_colwidths {officer} | R Documentation |
Column widths of a table
Description
The function defines the size of each column of a table.
Usage
table_colwidths(widths = NULL)
Arguments
widths |
Column widths expressed in inches. |
See Also
Other functions for table definition:
prop_table()
,
table_conditional_formatting()
,
table_layout()
,
table_stylenames()
,
table_width()
[Package officer version 0.6.6 Index]