keltoskytoi / R-Network-Visualization-Workshop

Static and dynamic network visualization with R - code and tutorial from Polnet 2016 workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-Network-Visualization-Workshop

[Updated June 2018]
Static and dynamic network visualization with R - new code and tutorial from my 2018 Polnet 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 Polnet 2016 workshop.


Languages

Language:HTML 99.5%Language:R 0.5%