ls_ext | R Documentation |
List Objects - extensions
ls_dataframe(pattern, all.names = FALSE, envir = parent.frame())
ls_function(pattern, all.names = FALSE, envir = parent.frame())
ls_object(pattern, all.names = FALSE, envir = parent.frame())
pattern |
an optional regular expression. Only names
matching |
all.names |
a logical value. If |
envir |
an alternative argument to |
A character
vector of names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.