dot-onAttach: Behavior when attaching the mbg package

.onAttachR Documentation

Behavior when attaching the mbg package

Description

Behavior when attaching the mbg package

Usage

.onAttach(libname, pkgname)

Arguments

libname

(character(1)) A character string giving the library directory where the package defining the namespace was found.

pkgname

(character(1)) A character string giving the name of the package.

Details

Yields a message if the INLA package namespace is not available.

Value

(invisible) A message may be printed to the console.


mbg documentation built on April 4, 2025, 2:06 a.m.