AmigoDot-class(RamiGO)
AmigoDot-class()所属R语言包:RamiGO
Class "AmigoDot"
类“AmigoDot”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
AmigoDot represents a collection of objects that are extracted from an GraphViz DOT format file.
AmigoDot代表从GraphViz的DOT格式的文件中提取的对象的集合。
类的对象----------Objects from the Class----------
Objects can be created by calls to the constructor AmigoDot.
创建对象可以通过调用的构造AmigoDot。
Elements can be accessed with agraph, adjMatrix,annot, relations, and leaves.
元素可以访问与agraph,adjMatrix,annot,relations,leaves。
插槽----------Slots----------
agraph: Object of class "igraph" containing
agraph:Object类的"igraph"包含
adjMatrix: Object of class "matrix"
adjMatrix类"matrix":对象
annot: Object of class "data.frame"
annot类"data.frame":对象
relations: Object of class "data.frame"
relations类"data.frame":对象
leaves: Object of class "data.frame"
leaves类"data.frame":对象
方法----------Methods----------
See AmigoDot
看到AmigoDot
作者(S)----------Author(s)----------
Markus Schroeder <a href="mschroed@jimmy.harvard.edu">mschroed@jimmy.harvard.edu</a>
举例----------Examples----------
showClass("AmigoDot")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|