Rdoc$hierarchy {R.oo}R Documentation

Gets the class hierarchy

Description

Gets the class hierarchy.

Usage

## Static method (use this):
## Rdoc$hierarchy(class, ...)

## Don't use the below:
## S3 method for class 'Rdoc'
hierarchy(this, class, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see Rdoc.


[Package R.oo version 1.25.0 Index]