(Internal) Package startup functions
.onAttach is an internal function called when the package is first loaded.
.onAttach
.onAttach(libname, pkgname)
libname, pkgname
.onAttach does not return anything.
Useful links