Learn R Programming

tm (version 0.1-1)

convertReut21578XMLPlain: Transform A Reuters21578 XML Document To A Plain Text Document

Description

Transform a Reuters21578 XML document to a plain text document.

Usage

convertReut21578XMLPlain(node, ...)

Arguments

node
an XML node representing a element from a well-formed Reuters-21578 XML file.
...
Arguments passed over by calling functions.

Value

  • A PlainTextDocument representing node.

See Also

asPlain