.cleanup | R Documentation |
This function removes objects from the current workspace.
See dsSwissKnife:::.cleanup
.
.cleanup(what, start = ".GlobalEnv")
what |
a list of environments and their respective objects - the output of a previous call to ls.all. |
start |
a character the environment name where to start. Default, .GlobalEnv. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.