Description Usage Arguments Value
View source: R/objects_of_class.R
List objects of a certain class.
1 | objects_of_class(class = NULL, all.names = FALSE, envir = parent.frame())
|
class |
(character) The name of class. |
all.names |
(logical) If |
envir |
The environment to search for objects in. |
Character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.