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

R语言 RedeR包 addSubgraph.list()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 12:32:44 | 显示全部楼层 |阅读模式
addSubgraph.list(RedeR)
addSubgraph.list()所属R语言包:RedeR

                                        Add a list of subgraphs to RedeR application.
                                         添加一个子图瑞德应用列表。

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

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

Method to send subgraphs to RedeR app.
发送瑞德应用程序的子图的方法。


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


addSubgraph.list(obj, g, nodeList, ...)



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

参数:obj
Object of RedPort Class.  
对象的RedPort类。


参数:g
An igraph object.   
一个IGRAPH对象。


参数:nodeList
List of nodes. Will be used to extra subgraphs from g.  
节点列表。将用于从G额外的子图。


参数:...
Additional arguments passed to RedeR application.      
额外的参数传递给瑞德应用。


Details

详情----------Details----------

Additional arguments:
额外的参数:




gridRows Number of lines to layout the subgraph panel (default = 2) <integer>
gridRows布局的行数子面板(默认值= 2)<整数>




gridScale Expansion factor of the grid area in the app panel. Options: 0.0 to 100 (default = 50) <numeric>.
在应用程序面板的网格区域gridScale膨胀系数。选项:0.0~100(默认值= 50)<numeric>。




gscale Expansion factor each subgraph related to the app panel (default = 20) <numeric>.
相关的应用程序“面板中的每个子gscale膨胀系数(默认值= 20)<numeric>。




gatt Either a list or data frame with graph attributes (for data frames, attribute names on cols). See attribute syntax in addGraph
:关贸总协定无论是与图形属性列表(COLS上的数据框,属性名)或数据框。见addGraph属性语法




update String argument: if 'all' it forces to update node/edge attributes of a graph already available in the app panel; if 'partial', only node attributes are updated (default = NULL).
更新String参数:所有强制更新图形已经在应用程序面板的边缘节点/属性;如果部分,只有节点的属性更新(默认=空)。




theme Some pre-defined nest attributes. Options: 'tm0','tm1','tm2','tm3','tm4','tm5','tm6'.
一些预定义的主题巢属性。选项:TM0,TM1,TM2,“TM3,”TM4,“TM5,TM6”。


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

Extracts subgraphs from 'igraph' objects and sends the result to the RedeR app.
从“IGRAPH对象和提取子图发送到瑞德应用程序的结果。


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


Mauro Castro



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

addSubgraph addGraph
addSubgraphaddGraph


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



rdp <- RedPort('MyPort')

## Not run: [#无法运行:]

calld(rdp)

g <- graph.lattice(c(5,5,5))

#..extract subgraphs from g and send to RedeR:[从g ..提取子图发送到瑞德:]
nl<-list(c(1:10),c(15:20))
att&lt;-data.frame(isNest=c(TRUE,TRUE), nestColor=c("#0000ff","#ff0000"))[0000FF“,”#FF0000“))]
addSubgraph.list( rdp, g, nodeList=nl, gridRows=1, gatt=att, gridScale=80)

#..for further attributes see 'addGraph' function![..进一步属性“addGraph”功能的!]

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-30 15:01 , Processed in 0.022672 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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