Learn R Programming

apollo (version 0.3.4)

.onAttach: Prints package startup message

Description

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

Usage

.onAttach(libname, pkgname)

Value

Nothing

Arguments

libname

Name of library.

pkgname

Name of package.