View source: R/detach.packages.R
| detach.packages | R Documentation |
Detach all non-base packages that have been attached using library or
taf.library.
detach.packages(quiet = FALSE)
quiet |
whether to suppress messages. |
Names of detached packages.
detach is the underlying base function to detach a package.
taf.library loads a package from boot/library.
TAF-package gives an overview of the package.
## Not run:
detach.packages()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.