save a flextable as an image and display the result in a new R graphics window.
# S3 method for flextable
plot(x, zoom = 2, expand = 2, ...)
a flextable object
parameters used by webshot
function.
additional parameters sent to as_raster()
function
This function requires packages: webshot and magick.
Other flextable print function:
as_raster()
,
df_printer()
,
flextable_to_rmd()
,
htmltools_value()
,
knit_print.flextable()
,
print.flextable()
,
save_as_docx()
,
save_as_html()
,
save_as_image()
,
save_as_pptx()