.onLoad(PAnnBuilder)
.onLoad()所属R语言包:PAnnBuilder
Load packages and data
负载封装和数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This functions load depended R packages and imports default data into global "options".
此功能的负载取决于R包和进口默认的数据融入全球的“选项”。
用法----------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
详情----------Details----------
This function is from Bioconductor "AnnBuilder" package, and do some modification by Hong Li, 2008.
这个功能是从的的Bioconductor“AnnBuilder”包,李红,2008年做一些修改。
值----------Value----------
This function does not return any value.
此函数不返回任何值。
作者(S)----------Author(s)----------
Hong Li
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|