Learn R Programming

tm (version 0.4)

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.