Description Usage Arguments Function ID See Also Examples
Get the RTF content from a gt_tbl
object as as a single-element character
vector. This object can be used with writeLines()
to generate a valid .rtf
file that can be opened by RTF readers.
1 |
data |
a table object that is created using the |
13-4
Other Export Functions:
as_latex()
,
as_raw_html()
,
extract_summary()
,
gtsave()
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.