|
From: | Szabolcs Horvát |
Subject: | Re: [igraph] igraph vertex index |
Date: | Thu, 9 May 2013 11:44:10 -0400 |
Hi,I am new to igraph and confused about the starting index for vertex.Many documentation says that starting index for vertex in R is 0.But on R I get the starting index as 1.--Please following> V(kap)[0]Vertex sequence:character(0)> V(kap)[1]Vertex sequence:[1] "moskowitz"
Thanks,
A
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |