dot-onAttach: (Internal) Package startup functions

.onAttachR Documentation

(Internal) Package startup functions

Description

.onAttach is an internal function called when the package is first loaded.

Usage

.onAttach(libname, pkgname)

Arguments

libname, pkgname

not used; only defined for compatibility.

Value

.onAttach does not return anything.


TestDesign documentation built on Sept. 11, 2024, 7:12 p.m.