.onAttach {apollo}R 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


[Package apollo version 0.3.3 Index]