clearNN
cleans the first environment ls(.GlobalEnv)
from objects
not listed in donotremove
and detach the loaded packages and their
dependencies not listed in donotdetach
.
detachNN()
removes ZZ
and all objects in ls(.GlobalEnv)
not listed in donotremove
. It does not detach any packages.
1 2 3 |
donotremove |
a vector of characters representing objects in |
donotdetach |
a vector of packages and environments that are not detached.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.