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 [...]

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 [...]

Intro materials: network analysis software (UCINET, NodeXL, Gephi, Statnet, ERGM, RSiena)

In the fall of 2012, I got to design & lead the weekly labs for a network seminar at USC. I also worked on the methods portion of the syllabus for the class. COMM 645: Communication Networks is a PhD-level course taught by Peter Monge. The labs cover a range of [...]

Go to Top