rtf2textvec: Convert RTF file into a plain-text charactor vector

Description Usage Arguments Value

Description

Convert RTF file format into a charactor vector, with each element containing stripped out texts form each line in the file.

Usage

1
rtf2textvec(file, warn = FALSE, encoding = "unknown")

Arguments

file

A name of the file

warn

logical. If FALSE (Default), messages form internally used functions (e.g., readLines) will be muted.

encoding

encoding to be used.

Value

A character vector with each element containing stripped out texts form each line in the file.


matsukik/read.dmdx documentation built on May 21, 2019, 12:57 p.m.