Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
tm (version 0.3-3)
DirSource-class: Source for Directories
Description
A class representing a directory. Each file in this directory is considered to be a document.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("DirSource", ...)
.
Extends
Class
Source
, directly.