write_rtf {r2rtf}R 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.


[Package r2rtf version 1.1.1 Index]