igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] igraph vertex index


From: Gábor Csárdi
Subject: Re: [igraph] igraph vertex index
Date: Thu, 9 May 2013 11:43:31 -0400

On Thu, May 9, 2013 at 11:41 AM, ash nix <address@hidden> wrote:
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.

Where? These are outdated or wrong. See e.g. ?igraph.

Gabor
 
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




--
Gabor Csardi <address@hidden>     MTA KFKI RMKI

reply via email to

[Prev in Thread] Current Thread [Next in Thread]