Rdoc$hierarchy {R.oo} | R Documentation |
Gets the class hierarchy.
## Static method (use this):
## Rdoc$hierarchy(class, ...)
## Don't use the below:
## S3 method for class 'Rdoc'
hierarchy(this, class, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see Rdoc
.