convertReut21578XMLPlain {tm}R Documentation

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 <REUTERS></REUTERS> element from a well-formed Reuters-21578 XML file.
... Arguments passed over by calling functions.

Value

A PlainTextDocument representing node.

Author(s)

Ingo Feinerer

See Also

asPlain


[Package tm version 0.1-1 Index]