TextRepository-class {tm}R Documentation

Text document collection

Description

A class representing a repository of text document collections.

Objects from the Class

Objects can be created by calls of the form new("TextRepository",...) or by calling the function TextRepository.

Slots

RepresentationMetaData:
Object of class "list" containing representational metadata for the text document collections in form of tag-value pairs.

Extends

Class "list", directly.

Methods

RepresentationMetaData
signature(object = "TextRepository"): returns representational metadata in form of a tag-value paired list.

Author(s)

Ingo Feinerer

See Also

TextRepository


[Package tm version 0.1-1 Index]