.Last.lib {R.utils} | R Documentation |
Undo changed done by this package when detached.
Reverts .Last()
to the function that existed before this package
was attached.
.Last.lib(libpath)
libpath |
a character string giving the complete path to the package. |
Returns nothing.
Henrik Bengtsson