Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getDetails.Class

Lists the fields and methods of a class


Description

Lists the fields and methods of a class (or an object).

Usage

## S3 method for class 'Class'
getDetails(this, private=FALSE, ...)

Arguments

...

Not used.

Value

Returns an invisible character string of the class information.

Author(s)

Henrik Bengtsson

Examples

getDetails(Exception)

R.oo

R Object-Oriented Programming with or without References

v1.24.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.