last_class {stencilaschema} | R Documentation |
Get the last class for an object The last class is usually the "highest" in the inheritance tree
last_class(obj)
obj |
The object to get the last class for |
The class that is last in the list of classes for the object