as.character.Class {R.oo} | R Documentation |
Returns a short string describing the class.
## S3 method for class 'Class': as.character(x, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Class
.
print(as.character(Object)) # gives: "Class Object: no fields, 8 methods (no inherited)"