Learn R Programming

tm (version 0.3-1)

RCV1Document-class: RCV1 Text Document

Description

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

Arguments

Objects from the Class

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

Extends

Class XMLTextDocument, directly.