Learn R Programming

tm (version 0.4)

DataframeSource-class: Source for Data Frames

Description

A class representing a data frame where each row is interpreted as a document.

Arguments

Objects from the Class

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

Extends

Class Source, directly.

See Also

DataframeSource