View source: R/ISOAbstractObject.R
| getClassesInheriting | R Documentation | 
get the list of classes inheriting a given super class provided by its name
getClassesInheriting(classname, extended, pretty)
| classname | the name of the superclass for which inheriting sub-classes have to be listed | 
| extended | whether we want to look at user namespace for third-party sub-classes | 
| pretty | prettify the output as  | 
  getClassesInheriting("ISAbstractObject")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.