igraph-help
[Top][All Lists]
Advanced

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

[igraph] : compared using membership


From: patricia
Subject: [igraph] : compared using membership
Date: Tue, 9 Dec 2014 05:45:42 +0300

Hello

I wonder how do I compare the elements in the membership vector; I am using the following syntax: membership (communities) [i] == membership (communities) [j]; but the following error occurs:

Error in if (membership (communities) [i] == membership (communities) [j]) {:
missing value where TRUE / FALSE needed


Thank you

reply via email to

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