ReutersSource-class {tm} | R Documentation |
A class representing either a Reuters21578 or RCV1 source, where several documents are found in a single source (i.e., typically file).
Objects can be created by calls of the form new("ReutersSource", ...)
.
URI
:character
describing the
connection call to be made for accessing the document physicallyContent
:list
holding the
Reuters XML source corpusLoDSupport
:"logical"
indicating Load on Demand SupportPosition
:"numeric"
giving the
position in the source
Class Source
, directly.
Ingo Feinerer