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

antiword

Antiword


Description

Wraps the antiword utility. Takes a path to an word file and returns text from the document.

Usage

antiword(file = NULL, format = FALSE)

Arguments

file

path or url to your word file

format

format the output text (-f parameter)

Examples

text <- antiword("https://jeroen.github.io/files/UDHR-english.doc")
cat(text)

antiword

Extract Text from Microsoft Word Documents

v1.3
GPL-2
Authors
Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>), Adri van Os [cph] (Author 'antiword' utility)
Initial release

We don't support your browser anymore

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