detachPackage | R Documentation |
Detaches packages by name, if loaded.
## Default S3 method:
detachPackage(pkgname, ...)
pkgname |
A |
... |
Not used. |
Returns (invisibly) a named logical
vector
indicating whether
each package was detached or not.
Henrik Bengtsson
detach
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.