Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

TestDesign (version 1.7.0)

.onAttach: (Internal) Package startup functions

Description

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

Usage

.onAttach(libname, pkgname)

Value

.onAttach does not return anything.

Arguments

libname, pkgname

not used; only defined for compatibility.