R/on_attach.R
dot-onAttach.Rd
The function is called when the package is loaded through library or require.
.onAttach(libname, pkgname)
Library name
Package name
Nothing