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 Oct. 13, 2023, 1:15 a.m.