powered by
return minimum estimated widths and heights for each table columns and rows in inches.
dim_pretty(x, part = "all")
flextable object
partname of the table (one of 'all', 'body', 'header' or 'footer')
Other flextable dimensions: autofit, dim.flextable, flextable_dim, height, width
autofit
dim.flextable
flextable_dim
height
width
# NOT RUN { ft <- flextable(mtcars) # } # NOT RUN { dim_pretty(ft) # }
Run the code above in your browser using DataLab