write_rtf: Write an RTF Table or Figure to an RTF File

View source: R/write_rtf.R

write_rtfR Documentation

Write an RTF Table or Figure to an RTF File

Description

The write_rtf function writes rtf encoding string to an .rtf file

Usage

write_rtf(rtf, file)

Arguments

rtf

A character rtf encoding string rendered by rtf_encode().

file

A character string naming a file to save rtf file.

Specification

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


r2rtf documentation built on Oct. 25, 2023, 9:07 a.m.