View source: R/T_hss_export_formatted.R
T_hss_export_formatted | R Documentation |
Exports the list of formatted tables created by T_hss_write_formatted()
to a
.docx file in the specified location. One thing to keep in mind: the duration
of this process increase exponentially with the number of tables to write. Exporting
around 200 tables could take up to 10 minutes.
T_hss_export_formatted(list, file = NULL)
list |
A list containing flextable objects |
file |
The file path to save to |
Outputs the selected flextable objects to a .docx file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.