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 neededThank you
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
