dot-onAttach: Package startup messages

Description Usage Arguments Value

Description

This internal function is run when the package gets attached by library.

Usage

1
.onAttach(libname, pkgname)

Arguments

libname

A character string giving the library directory where the package defining the namespace was found. See ns-hooks.

pkgname

A character string giving the name of the package. See ns-hooks.

Value

Nothing, simply used for the side effect of displaying messages.


Guillawme/rfret documentation built on Dec. 17, 2021, 10:24 p.m.