powered by
Gets the name of the class.
# S3 method for Class getName(this, ...)
Returns a character string.
character
Not used.
Henrik Bengtsson
For more information see Class.
Class
print(getName(Object)) # "Object" print(getName(Class)) # "Class"
Run the code above in your browser using DataLab