DocLink-class: Link documentation among related functions

DocLink-classR Documentation

Link documentation among related functions

Description

The .DocLink class provides the basis for hooking together documentation of related classes/functions/objects. The aim is that documentation sections missing from the child are inherited from the parent class.

Objects from the Class

Objects can be created by calls of the form new(DocLink ...)

Slots

name:

(character) name of object

created:

(character) how created

parent:

(character) parent class or NA

code:

(character) actual source lines

description:

(character) preceding description block

Methods

No methods defined with class "DocLink" in the signature.


inlinedocs documentation built on Oct. 19, 2023, 1:06 a.m.