powered by
Returns a short string describing the class.
# S3 method for Class as.character(x, ...)
Not used.
Returns a character string.
character
For more information see Class.
Class
# NOT RUN { print(as.character(Object)) # gives: "Class Object: no fields, 8 methods (no inherited)" # }
Run the code above in your browser using DataLab