Gets the name of the class
Gets the name of the class.
## S3 method for class 'Class' getName(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see Class
.
print(getName(Object)) # "Object" print(getName(Class)) # "Class"
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.