Render Table to RTF Encoding
rtf_encode_table(
tbl,
page_title = "all",
page_footnote = "last",
page_source = "last"
)
A data frame for table or a list of binary string for figure.
A character of title displaying location. Default is "all" for all pages. Possible values are "first", "last" and "all".
A character of title displaying location. Default is "last" for all pages. Possible values are "first", "last" and "all".
A character of title displaying location. Default is "last" for all pages. Possible values are "first", "last" and "all".
The contents of this section are shown in PDF user manual only.