table_colwidths
From officer v0.3.14
by David Gohel
Column widths of a table
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()
Community examples
Looks like there are no examples yet.