| striprtf-deprecated | R Documentation | 
From ver 0.3.1, the functions are renamed as follows:
striprtf –> read_rtf
rtf2text –> strip_rtf
striprtf(file, verbose = FALSE, ...)
rtf2text(text, verbose = FALSE)
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   | 
text | 
 Character of length 1. Expected to be contents of an RTF file.  | 
Character vector of extracted text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.