save_flextable: Save a table for exporting

save_flextableR Documentation

Save a table for exporting

Description

Shortcut function that combines to commands into one. Makes it super easy to export a flextable object to MS Word.

Usage

save_flextable(flextable_object, file_path, file_name)

Arguments

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


ryan-a-schneider/legaldmlab documentation built on July 2, 2023, 5:02 a.m.