.onLoad {PAnnBuilder}R Documentation

Load packages and data

Description

This functions load depended R packages and imports default data into global "options".

Usage

.onLoad(libname, pkgname)
descriptionInfo

Arguments

libname a character string giving the library directory where the package defining the namespace was found.
pkgname a character string giving the name of the package, including the version number if the package was installed with –with-package-versions.

Details

This function is from Bioconductor "AnnBuilder" package, and do some modification by Hong Li, 2008.

Value

This function does not return any value.

Author(s)

Hong Li


[Package PAnnBuilder version 1.6.0 Index]