powered by
get openxml raw code for Word from a flextable object.
docx_value(x, print = TRUE)
a flextable object
print output if TRUE
Other flextable print function: as_raster(), format.flextable(), htmltools_value(), knit_print.flextable(), plot.flextable(), print.flextable(), save_as_docx(), save_as_html(), save_as_image(), save_as_pptx()
as_raster()
format.flextable()
htmltools_value()
knit_print.flextable()
plot.flextable()
print.flextable()
save_as_docx()
save_as_html()
save_as_image()
save_as_pptx()
# NOT RUN { docx_value(flextable(iris[1:5,])) # }
Run the code above in your browser using DataLab