Source-class {tm}R Documentation

Source Manager

Description

A class representing a source, e.g. a directory, a connection, et cetera.

Objects from the Class

Objects can be created by calls of the form new("Source", ...).

Slots

LoDSupport:
Object of class logical indicating where this source supports load on demand
Position:
Object of class numeric indicating the position in the source

Author(s)

Ingo Feinerer


[Package tm version 0.1-1 Index]