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

rtf_text

Text to RTF Encode


Description

Text to RTF Encode

Usage

rtf_text(
  text,
  font = 1,
  font_size = 12,
  format = NULL,
  color = NULL,
  background_color = NULL,
  text_convert = TRUE
)

Arguments

text

Plain text.

font

Text font type.

font_size

Text font size.

format

Text format.

color

Text color.

background_color

Text background color.

text_convert

A logical value to convert special characters. Default is TRUE.

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.