Skip to content

Static and dynamic network visualization with R - code and tutorial from Sunbelt 2019 workshop.

Notifications You must be signed in to change notification settings

plantaclaus/R-Network-Visualization-Workshop

 
 

Repository files navigation

R-Network-Visualization-Workshop

[Updated Jne 2021]
Static and dynamic network visualization with R - new code and tutorial from my 2021 Sunbelt workshop.
The examples use packages igraph, network, visNetwork, and ndtv, among others.

Network visualization with R

Katherine Ognyanova, Rutgers University

This workshop covers network visualization using the R language for statistical computing (cran.r-project.org) and RStudio (rstudio.com). Participants should have some prior knowledge of R and network concepts. The session will provide a brief overview of network formats, focusing on their structure and representation in key R packages. Attendees will also receive an introduction to major principles of graphics used in the R environment.
The workshop will provide 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 the workshop will touch on dynamic visualization for longitudinal networks and combining networks with geographic maps. We will also discuss ways of converting graphs in R to interactive JavaScript/d3-based visualizations for the Web.

About

Static and dynamic network visualization with R - code and tutorial from Sunbelt 2019 workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.4%
  • R 0.6%