View source: R/detachAllPackages.R
detachAllPackages | R Documentation |
Clear all loaded packages (excluding base). Useful for determining if a script has the appropriate packages loaded.
detachAllPackages(unload_v = F)
unload |
argument to detach. See ?detach for explanation. |
None. Detaches loaded packages.
detachAllPackages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.