Static and dynamic network visualization with R

This is a comprehensive tutorial on network visualization with R. It covers data input and formats, visualization basics, parameters and layouts for one-mode and bipartite graphs; dealing with multiplex links, interactive and animated visualization for longitudinal networks; and visualizing networks on geographic maps. To follow the tutorial, download the code [...]

Sunbelt network visualization: R and Gephi tutorials

More details to follow, but for now: workshop materials from Sunbelt 2016.   Basic and Advanced Network Visualization with Gephi Sunbelt 2016 workshop materials Network visualization with Gephi: workshop handout (PDF) Network visualization with Gephi: example data files (ZIP)   Basic and Advanced Network Visualization with R Sunbelt 2016 workshop materials [...]

Upcoming network visualization workshops at Sunbelt and POLNET

In the next few months,  I will be running several network visualization workshops using R and Gephi at Sunbelt 2016 (Newport Beach, CA) and Political Networks (St. Louis, MO). The descriptions follow below - if you are going to one of the conferences, do stop by! By popular demand, the workshops [...]

Network analysis with R and igraph: NetSci X Tutorial

Get the tutorial PDF and code, or download on GithHub. A more recent tutorial covering network basics with R and igraph is available here. If you find the materials useful, please cite them in your work – this helps me make the case that open publishing of digital materials like this [...]

Facebook data collection and photo network visualization with Gephi and R

Facebook Network: Gephi Facebook Network: igraph Facebook Network: qgraph [Update April 26 2o14] Esteban Moro reminded me that there's no need to manually rescale igraph layouts now - one can use layout.norm() instead (script updated accordingly). Hugle [...]

Go to Top