powered by
compute and apply optimized widths and heights.
autofit(x, add_w = 0.1, add_h = 0.1)
flextable object
extra width to add in inches
extra height to add in inches
# NOT RUN { ft <- flextable(mtcars) # } # NOT RUN { ft <- autofit(ft) # } # NOT RUN { ft # }
Run the code above in your browser using DataLab