Rdocumentation
powered by
Learn R Programming
PAnnBuilder (version 1.36.0)
.onLoad: 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.
Value
This function does not return any value.
Details
This function is from Bioconductor "AnnBuilder" package, and do some modification by Hong Li, 2008.