getXY:
To get XY co-ordinates for the igraph plots.
Description
Sets XY co-ordinates for the igraph plots.
Arguments
G
G
an apfa igraph object.
Value
An array containing a set of co-ordinates for the graph.
Details
The function uses the igraph layout.sugiyama function. For large graphs the layout.drl function is more efficient.