dot-onLoad: .onLoad hook for package initialization

.onLoadR Documentation

.onLoad hook for package initialization

Description

Called when the package is loaded.

Usage

.onLoad(libname, pkgname)

Arguments

libname

The path to the library.

pkgname

The name of the package.

Value

NULL Sets up the package on load


artma documentation built on June 8, 2025, 10:40 a.m.