DirSource-class {tm} | R Documentation |
A class representing a directory. Each file in this directory is considered to be a document.
Objects can be created by calls of the form new("DirSource", ...)
.
FileList
:character
giving the
filelist in the directoryLoDSupport
:"logical"
indicating Load on Demand SupportPosition
:"numeric"
giving the
position in the source
Class Source
, directly.
Ingo Feinerer