Dear R users, 

I am trying to draw a network using igraph package. I intend to place the
hub nodes (the ones with the relatively more connection with other nodes) in
the center of the graph.  Also, the graph need to be in the fashion that the
higher the correlation between two nodes is , the closer the two nodes will
be.  Is there any layout that can help or any other way to do this?  

Thanks in advance. 
Shukai 
-- 
View this message in context: 
http://www.nabble.com/layout-of-igraph-tp22226348p22226348.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to