detach.packages: Detach Packages

View source: R/detach.packages.R

detach.packagesR Documentation

Detach Packages

Description

Detach all non-base packages that have been attached using library or taf.library.

Usage

detach.packages(quiet = FALSE)

Arguments

quiet

whether to suppress messages.

Value

Names of detached packages.

See Also

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.

Examples

## Not run: 
detach.packages()

## End(Not run)


ices-tools-prod/TAF documentation built on Nov. 15, 2024, 1:01 a.m.