Generate HTML code of corresponding flextable as an HTML table or an HTML image.
Usage# S3 method for class 'flextable'
to_html(x, type = c("table", "img"), ...)
Arguments
a flextable object
output type. one of "table" or "img".
unused
If type='img'
, the result will be a string containing HTML code of an image tag, otherwise, the result will be a string containing HTML code of a table tag.
Other flextable print function: df_printer()
, flextable_to_rmd()
, gen_grob()
, htmltools_value()
, knit_print.flextable()
, plot.flextable()
, print.flextable()
, save_as_docx()
, save_as_html()
, save_as_image()
, save_as_pptx()
, save_as_rtf()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4