readDOC(AntiwordOptions = "", ...)
antiword
.function
with the signature elem, language, id
:list
with the two named elements content
and uri
. The first element must hold the document to
be read in, the second element must hold a call to extract this
document. The call is evaluated upon a request for load on demand.character
vector giving the text's language.character
vector representing a unique identification
string for the returned text document.PlainTextDocument
representing the text
in content
.antiword
) via lexical scoping. Note that this MS Word reader needs the tool antiword
installed
and accessable on your system.
getReaders
to list available reader functions.