tmUpdate-methods {tm}R Documentation

Methods for Function tmUpdate in Package ‘tm’

Description

Methods for function tmUpdate in package tm.

Methods

object = "Corpus", origin = "DirSource", readerControl = list(reader = origin@DefaultReader, language = "en_US", load = TRUE)
Checks whether new documents are available in origin. If yes, object is updated, i.e., it is augmented with the newly available items. readerControl specifies arguments to read in new elements provided by origin.

[Package tm version 0.3-3 Index]