Learn R Programming

tm (version 0.3-3)

ReutersSource-class: Source for Reuters Files

Description

A class representing either a Reuters21578 or RCV1 source, where several documents are found in a single source (i.e., typically a file).

Arguments

Objects from the Class

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

Extends

Class Source, directly.