ft_to_xlsx | R Documentation |
Convert a flextable object to an xlsx file
ft_to_xlsx(
ft,
file = "./output/ft_to_xl.xlsx",
sheet_name = "ft1",
start_row = 1,
start_col = 1,
append = FALSE
)
append |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.