Skip to content
Prev 176337 / 398502 Next

Search for a graph package - see link

Hi Knut,
On Tue, Apr 7, 2009 at 12:36 PM, Knut Krueger <rh at krueger-family.de> wrote:
What about subtracting one?

graph(data-1, directed=TRUE)
It depends what you mean by 'automatically'. You can assign an edge
attribute called 'width' and 'plot'  (and tkplot and rglplot)
considers it when drawing the graph. See
help("attributes", package="igraph") and ?igraph.plotting for details.

Best,
Gabor