detachPackage: Detach and unload a package

View source: R/packages.R

detachPackageR Documentation

Detach and unload a package

Description

A simple wrapper to detach using unload = TRUE.

Usage

detachPackage(package)

Arguments

package

The name of a currently attached package.

Author(s)

Alex Chubaty

See Also

detach(), detachAllPackages()


achubaty/amc documentation built on June 10, 2025, 1:10 p.m.