dot-onAttach: Prints package startup message

.onAttachR Documentation

Prints package startup message

Description

This function is only called by R when attaching the package.

Usage

.onAttach(libname, pkgname)

Arguments

libname

Name of library.

pkgname

Name of package.

Value

Nothing


apollo documentation built on April 3, 2025, 9:27 p.m.