save a flextable in an 'HTML' file. This function is useful to save the flextable in 'HTML' file without using R Markdown (it is highly recommanded to use R Markdown instead).
Usagesave_as_html(..., values = NULL, path, lang = "en", title = " ")
Arguments
flextable objects, objects, possibly named. If named objects, names are used as titles.
a list (possibly named), each element is a flextable object. If named objects, names are used as titles. If provided, argument ...
will be ignored.
HTML file to be created
language of the document using IETF language tags
page title
a string containing the full name of the generated file
See alsoOther flextable print function: df_printer()
, flextable_to_rmd()
, gen_grob()
, htmltools_value()
, knit_print.flextable()
, plot.flextable()
, print.flextable()
, save_as_docx()
, save_as_image()
, save_as_pptx()
, save_as_rtf()
, to_html.flextable()
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