| superClasses {classGraph} | R Documentation |
superClasses(x)
x |
a class representation as returnd by
getClassDef. |
a list of length-1 character strings, typically with a
"package" attribute each.
Robert Gentleman and Martin Maechler
subClasses, ...