DataframeSource-class: Source for Data Frames
Description
A class representing a data frame where each row is interpreted as a
document.Objects from the Class
Objects can be created by calls of the form new("DataframeSource", ...)
.Extends
Class Source
, directly.