Rdocumentation
powered by
Learn R Programming
Deducer (version 0.7-9)
get.objects: get objects
Description
Enumerates all objects of a certain class
Usage
get.objects(cn,env = globalenv(),includeInherited=TRUE)
Arguments
cn
The name of the class
env
environment to look in
includeInherited
Should objects inheriting cn be included
Value
a character vector