/R-Network-Visualization-Basics-to-Advanced

Basic and advanced network visualization with R - code and tutorial from my Sunbelt 2016 workshop.

Primary LanguageR

R-Network-Visualization-Basics-to-Advanced

Basic and advanced network visualization with R
(code and tutorial from my Sunbelt 2016 workshop)

The tutorial covers network visualization using the R language for statistical computing (cran.r-project.org) and RStudio (rstudio.com). It provides a brief overview of network formats, focusing on their structure and representation in key R packages. The manual includes a step-by-step guide describing (through series of examples) the path from raw data to graph visualization in the igraph and Statnet frameworks. The advanced portion of this manual introduces dynamic visualization for longitudinal networks and combining networks with geographic maps.