Learn R Programming

tm (version 0.2-3.7)

RCV1Document-class: Text document

Description

A class representing a RCV1 XML text document with additional information. The XML document itself is represented by inherting from XMLTextDocument.

Arguments

Objects from the Class

Objects can be created by calls of the form new("RCV1Document", ...).

Extends

Class XMLTextDocument, directly.