appendMeta-methods {tm}R Documentation

Methods for Function appendMeta in Package 'textmin'

Description

Methods for function appendMeta in Package `textmin'

Methods

object = "TextDocCol", cmeta = NULL, dmeta = NULL
Returns a text document collection where the cmeta is added to the CMetaData and dmeta is added to the DMetaData.
object = "TextRepository", cmeta = NULL, dmeta = NULL
Returns a text repository where cmeta is added to the metadata slot of the object text repository.

See Also

DMetaData CMetaData RepoMetaData


[Package tm version 0.1-1 Index]