detachPackage: Detaches packages by name
Description
Detaches packages by name, if loaded.
Usage
# S3 method for default
detachPackage(pkgname, ...)
Value
Returns (invisibly) a named logical
vector
indicating whether
each package was detached or not.