Learn R Programming

apollo (version 0.1.0)

.onAttach: 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