Learn R Programming

r2rtf (version 1.0.2)

rtf_encode_table: Render Table to RTF Encoding

Description

Render Table to RTF Encoding

Usage

rtf_encode_table(tbl, verbose = FALSE)

Arguments

tbl

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

verbose

a boolean value to return more details of RTF encoding.

Specification

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