Learn R Programming

BALD (version 1.0.0-3)

dot-onLoad-lossDev: Intialize the Namespace.

Description

Intialize the Namespace. Intended for internal use only.

Usage

.onLoad(libname, pkgname)

Arguments

libname

The library where the R package is installed.

pkgname

The name of the R package.

Details

Currently only sets correct functions for myPkgName and myLibPath and loads the JAGS module.

See Also

.onLoad