DocLink-class | R Documentation |
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 can be created by calls of the form new(DocLink ...)
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
No methods defined with class "DocLink" in the signature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.