.onUnload {artma} | R Documentation |
.onUnload hook for package detachment
Description
Called when the package is detached.
Usage
.onUnload(libpath)
Value
NULL
Cleans up the package on unload
Note
The box imports no longer work after the package is detached.
[Package artma version 0.2.1 Index]