Hi,

 

Does anyone know of a package in R that has a function to convert
network data (e.g. an adjacency matrix or ) from 2-mode to 1-mode?  I am
conducting social network analysis.  I know that Pajek has this function
under Net --> Transform --> 2-mode to 1-mode --> Rows.  I have searched
the documentation under packages 'sna', 'network', 'igraph', and
'dynamicgraph' but I was not able to identify a comparable function.  

 

I would just export my data to Pajek and import it to R, but I'm going
to have to generate hundreds of these graphs, so it would take quite a
bit of time to do it this way.  

 

Thanks,

 

Solomon

 


        [[alternative HTML version deleted]]

______________________________________________
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