dot-onAttach: .onAttach hook

.onAttachR Documentation

.onAttach hook

Description

Hook function that runs when the package is attached via library(). It displays the package version and information about the taxonomic backbone.

Usage

.onAttach(libname, pkgname)

Arguments

libname

A character string indicating the path to the library.

pkgname

A character string with the name of the package.


perumammals documentation built on Jan. 6, 2026, 5:06 p.m.