as.character.Class | 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
For more information see Class
.
print(as.character(Object))
# gives: "Class Object: no fields, 8 methods (no inherited)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.