| pretty_widths | R Documentation |
Use flextable::dim_pretty to fit column widths
pretty_widths(
x,
min_width = 0.05,
unit = c("in", "cm", "mm"),
table_width = 6.5
)
x |
flextable |
min_width |
minimum width of columns |
unit |
Can be |
table_width |
width of table |
flextable::flextable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.