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.


Guilz/rfret documentation built on Oct. 18, 2021, 2:14 p.m.