tmUpdate-methods {tm} | R Documentation |
Methods for Function tmUpdate in Package 'tm'
Description
Methods for function tmUpdate
in package tm.
Methods
- object = "TextDocCol", origin = "DirSource", readerControl = list(reader = origin@DefaultReader, language = "en_US", load = FALSE)
- Checks whether
new documents are available in
origin
. If, 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.2-3.7
Index]