Learn R Programming

tm (version 0.3-1)

StructuredTextDocument-class: Structured Text Document

Description

A class representing a structured text with additional information.

Arguments

Objects from the Class

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

Extends

Class list and TextDocument, directly.