What is the best current way to plot a directed graph diagram (see example) in R/ggplot?

I would like to plot directed graphs (are these sometimes called network diagrams). The example I have found is Footie Relationships

I have found this tutorial Static and dynamic network visualization with R - Katya Ognyanova and ggnet (ggnet2: network visualization with ggplot2

What is the best approach - and what is the "official name" of this sort of diagram please?

Mike

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.