getRdHierarchy.classRepresentation {R.oo} | R Documentation |
Gets the class hierarchy in Rd format
Description
Gets the class hierarchy in Rd format.
Usage
## S3 method for class 'classRepresentation'
getRdHierarchy(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
[Package R.oo version 1.25.0 Index]