Learn R Programming

tm (version 0.3-1)

PlainTextDocument-class: Plain Text Document

Description

A class representing a plain text document with additional information.

Arguments

Objects from the Class

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

Extends

Class character and TextDocument, directly.