Learn R Programming

icd (version 3.3)

rtf_strip: Strip RTF

Description

Take a vector of character strings containing RTF, replace each \tab with a space and eradicate all other RTF symbols

Usage

rtf_strip(x, ...)

Arguments

x

vector of character strings containing RTF

Details

just for \tab, replace with space, otherwise, drop RTF tags entirely