getDetails.Class: Lists the fields and methods of a class

getDetails.ClassR Documentation

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)

HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.