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

R语言 flowWorkspace包 getDimensions()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 18:16:52 | 显示全部楼层 |阅读模式
getDimensions(flowWorkspace)
getDimensions()所属R语言包:flowWorkspace

                                         Return the dimensions on which a gate is applied within a GatingHierarchy
                                         返回上一个门内GatingHierarchy的应用尺寸

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

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

Return the dimension names on which a gate in a GatingHierarchy is applied.
返回维度上GatingHierarchy门应用的名称。


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


## S4 method for signature 'GatingHierarchy,character'
getDimensions(obj, y, index=FALSE)



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

参数:obj
A GatingHierarchy  
一个GatingHierarchy


参数:y
The name of the population (node) in the GatingHierarchy for which you want the dimension names         
GatingHierarchy您想要的尺寸名称人口(节点名称)


参数:index
TRUE | FALSE a logical indicating whether we should return the names of the dimensions (FALSE, default) or the indices of the dimensions (TRUE)  
TRUE | FALSE逻辑表明,我们是否应该返回尺寸的名称(FALSE,则默认)或尺寸指数(真)


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

A character vector of dimension names on which the gate is applied (when index=FALSE), or a numeric vector of the indices of the dimensions on which the gate is applied (when index=TRUE).
一个character向量维度名称应用于门(指数= FALSE时),或numeric门应用的尺寸指数矢量(当指数= TRUE)。


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



Greg Finak <a href="mailto:gfinak@fhcrc.org">gfinak@fhcrc.org</a>




参考文献----------References----------



参见----------See Also----------

getNodes
getNodes


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


## Not run: [#无法运行:]
        #G is a GatingHierarchy[G是1 GatingHierarchy]
        #Fetch the dimensions for the fifth population in the hierarchy.[第五层次结构中的人口获取尺寸。]
        getDimensions(G,getNodes(G)[5],index=FALSE)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 12:53 , Processed in 0.021342 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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