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

striprtf-deprecated

Renamed Functions


Description

From ver 0.3.1, the functions are renamed as follows:

Usage

striprtf(file, verbose = FALSE, ...)

rtf2text(text, verbose = FALSE)

Arguments

file

Path to an RTF file. Must be character of length 1.

verbose

Logical. If TRUE, progress report is printed on console. While it can be informative when parsing a large file, this option itself makes the process slow.

...

Addional arguments passed to readLines

text

Character of length 1. Expected to be contents of an RTF file.

Value

Character vector of extracted text


striprtf

Extract Text from RTF File

v0.5.2
MIT + file LICENSE
Authors
Kota Mori [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.