save_flextable | R Documentation |
Shortcut function that combines to commands into one. Makes it super easy to export a flextable object to MS Word.
save_flextable(flextable_object, file_path, file_name)
flextable_object |
The flextable you want to export |
file_path |
The path of the file directory you want to save it in; i.e., where the file should be saved. |
file_name |
The name you want to give the file. Must also include the file extension (".docx") at the end |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.