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')
# NOT RUN { ft <- flextable(mtcars) # } # NOT RUN { dim_pretty(ft) # }
Run the code above in your browser using DataLab