Spent a lot of time formatting networks in the formats used for analysis in SNA and igraph packages. Is there a bridge between these and Rgraphviz's desired data-type? By this, I mean, preserves: Source-to-destination, Label, Edge weight, other attributes like color, etc.
Yes, very easily, and clearly in the igraph documentation:
write.graph(mygraph, file="filename", format="dot")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With