Learn R Programming

R.utils (version 2.13.0)

.Last.lib: Undo changed done by this package when detached

Description

Undo changed done by this package when detached. Reverts .Last() to the function that existed before this package was attached.

Usage

.Last.lib(libpath)

Value

Returns nothing.

Arguments

libpath

a character string giving the complete path to the package.

Author

Henrik Bengtsson