superClasses {RBioinf} | R Documentation |
This function computes and returns a list of all super classes
given a classRepresentation
.
superClasses(x)
x |
This function needs to be rationalized with superClassNames
.
A list of the super classes.
R. Gentleman
superClassNames(getClass("graphNEL"))