getXY: To get XY co-ordinates for the igraph plots.

Description Usage Arguments Details Value Author(s) See Also

View source: R/APFAfunctions.R

Description

Sets XY co-ordinates for the igraph plots.

Usage

1
getXY(G)

Arguments

G

G an apfa igraph object.

Details

The function uses the igraph layout.sugiyama function. For large graphs the layout.drl function is more efficient.

Value

An array containing a set of co-ordinates for the graph.

Author(s)

Smitha Ankinakatte and David Edwards

See Also

igraph.plot


gRapfa documentation built on May 2, 2019, 6:54 a.m.