print(community) prints
--8<---------------cut here---------------start------------->8---
Graph community structure calculated with the multi level algorithm
Number of communities (best split): 55 
Modularity (best split): 0.4787963 
Membership vector:
 .....
 .....
 .....
--8<---------------cut here---------------end--------------->8---
is there a way to print it without the membership vector?
(or, better yet, with table(membership) instead of membership)?
Thanks!
-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://memri.org http://truepeace.org
http://pmw.org.il http://openvotingconsortium.org http://dhimmi.com
Diplomacy is the art of saying "nice doggy" until you can find a nice rock.

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to