top | item 13732889 (no title) earljwagner | 9 years ago From the perspective of a Dot/Graphviz user, this appears to allow you to define a graph, then program how it's laid out. Do I have that correct? discuss order hn newest thomasp85|9 years ago Yes, you use already available network packages like igraph and network (where you can import dot files) and then use the declarative API of ggraph to specify your plot
thomasp85|9 years ago Yes, you use already available network packages like igraph and network (where you can import dot files) and then use the declarative API of ggraph to specify your plot
thomasp85|9 years ago