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, ...)
Value
- Returns an invisible
character
string of the class information.