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_convert
A logical value to convert special characters. Default is TRUE.
Specification
The contents of this section are shown in PDF user manual only.