Rdocumentation
powered by
Learn R Programming
tm (version 0.3-1)
Source-class: Source Manager
Description
A class representing a source, e.g., a directory, a connection, et cetera.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("Source", ...)
.