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

R语言 graph包 isAdjacent-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 21:10:23 | 显示全部楼层 |阅读模式
isAdjacent-methods(graph)
isAdjacent-methods()所属R语言包:graph

                                        Determine if nodes share an edge in a graph
                                         确定节点共享一个在图形的边缘

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

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

For a given subclass of graph-class, returns TRUE if the graph contains an edge from node specified by from to the node specified by to.
对于一个给定的子类的graph-class,回报TRUE如果图形包含一个从节点的边缘fromto指定的节点的指定。

The appropriate logical vector will be returned as long as from and to have the same length and contain nodes in the graph object specified by object.
只要将返回相应的逻辑向量from和to具有相同的长度,并包含在object指定的图形对象的节点。


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


isAdjacent(object, from, to, ...)



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

参数:object
An instance of a subclass of graph-class.
一个graph-class的子类的一个实例。


参数:from
A character vector of nodes in the graph.
一个character向量图中的节点。


参数:to
A character vector of nodes in the graph
一个character向量图的节点


参数:...
May be used by methods called on subclasses of graph
通过称为graph的子类的方法可用于

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-6 15:11 , Processed in 0.037630 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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