get.objects | R Documentation |
Enumerates all objects of a certain class
get.objects(cn,env = globalenv(),includeInherited=TRUE)
cn |
The name of the class |
env |
environment to look in |
includeInherited |
Should objects inheriting cn be included |
a character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.