getDetails.Class {R.oo} | R Documentation |
Lists the fields and methods of a class (or an object).
## S3 method for class 'Class': getDetails(this, private=FALSE, ...)
... |
Not used. |
Returns an invisible character
string of the class information.
Henrik Bengtsson (http://www.braju.com/R/)
getDetails(Exception)