Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rtf_encode_list

Render List to RTF Encoding


Description

Render List to RTF Encoding

Usage

rtf_encode_list(
  tbl,
  page_title = "all",
  page_footnote = "last",
  page_source = "last"
)

Arguments

tbl

A data frame for table or a list of binary string for figure.

page_title

A character of title displaying location. Default is "all" for all pages. Possible values are "first", "last" and "all".

page_footnote

A character of title displaying location. Default is "last" for all pages. Possible values are "first", "last" and "all".

page_source

A character of title displaying location. Default is "last" for all pages. Possible values are "first", "last" and "all".

Specification

The contents of this section are shown in PDF user manual only.


r2rtf

Easily Create Presentation-Ready Rich Text Format (RTF) Table and Figure

v0.2.0
GPL-3
Authors
Yilong Zhang [aut, cre], Siruo Wang [aut], Simiao Ye [aut], Madhusudhan Ginnaram [aut], Merck Sharp & Dohme Corp [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.