.onAttach | R Documentation |
Behavior when attaching the mbg package
.onAttach(libname, pkgname)
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. |
Yields a message if the INLA package namespace is not available.
(invisible) A message may be printed to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.