removeMeta-methods {tm}R Documentation

Methods for Function removeMeta in Package 'textmin'

Description

Methods for function removeMeta in Package `textmin'

Methods

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

See Also

DMetaData CMetaData RepoMetaData


[Package tm version 0.1-1 Index]