Get Rgraphviz compatitable edge names
获取Rgraphviz compatitable边缘名称
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Get Rgraphviz compatitable edge names, where the out- and in-nodes sharing a edge are concatenated by "~".
获取Rgraphviz compatitable边缘名称,出节点共享一个边缘“~”串联。
用法----------Usage----------
getRgraphvizEdgeNames(graph)
参数----------Arguments----------
参数:graph
A graph object
一个图形对象
值----------Value----------
A list of names, the order is determined by the edge order.
一个名单,为了确定由边缘订单。
作者(S)----------Author(s)----------
Jitao David Zhang <a href="maito:jitao_david.zhang@roche.com">maito:jitao_david.zhang@roche.com</a>