add_footer | R Documentation |
Add a formatted footer to a flextable
add_footer(
ft,
text = "Sample footnote",
fontsize = 10,
fontname = "Times New Roman"
)
ft |
A flextable object |
text |
The footer text |
fontsize |
The fontsize |
fontname |
The fontname |
A flextable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.