Learn R Programming

tm (version 0.4)

URISource-class: Source for Directories

Description

A class representing a single document identified by a Uniform Resource Identifier.

Arguments

Objects from the Class

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

Extends

Class Source, directly.