找回密码
 注册
查看: 708|回复: 0

R语言 annaffy包 is.annpkg()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 11:47:23 | 显示全部楼层 |阅读模式
is.annpkg(annaffy)
is.annpkg()所属R语言包:annaffy

                                        Determine if packages contain annotation
                                         确定包包含注释

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Checks to see that the given packages contain all the necessary annotation environments to be usable by annaffy.
检查看到,给定的包包含所有必要的注释环境是由annaffy使用的。


用法----------Usage----------


  is.annpkg(packages, lib.loc = NULL)



参数----------Arguments----------

参数:packages
character vector containing package names to check
特征向量包含包名来检查


参数:lib.loc
a character vector with path names of R libraries, or NULL. The default value of NULL corresponds to all libraries currently known. If the default is used, the loaded packages are searched before the libraries.  
与特征向量的R库的路径名,或NULL。默认值的NULL对应于目前已知的所有库。如果使用默认值,装包库前搜索。


值----------Value----------

A logical vector indicating whether the packages contain annotation data.
逻辑向量表示的包是否包含注释数据。


作者(S)----------Author(s)----------


Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>



举例----------Examples----------


pkgnames <- installed.packages()[,"Package"]
pkgnames <- pkgnames[1:5]
pkgnames[is.annpkg(pkgnames)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 12:08 , Processed in 0.018440 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表