Network Observatins in Connected Graphs

These are examples using two network visualization packages in R. First run network_data.Rmd to get data files. Then run igraph or visNetwork Rmd’s to learn how to use these.

base name details
network_data set up network data
network_igraph igraph example with dataset 1
network2_igraph igraph example with dataset 2
network_visNetwork visNetwork example with dataset 1

The network_data.Rmd file will download the ZIP file, data files, and Katya Ognyanova’s tutorial as PDF and R. See Network Visualization with R, Polnet 2016 by Katya Ognyanova. Katya discusses other packages as well as igraph and visNetwork.

See also Network Visualization Examples with the ggplot2 Package, which highlights the geomnet and ggnetwork packages and the GGally::ggnet2 function.

Files from Katya:

file description
polnet2016.zip ZIP file with Katya’s material
Polnet 2016 R Network Visualization Workshop.pdf Katya tutorial
data files/Polnet 2016 R Network Visualization Workshop.R Katya R code
data/ folder with data files

This site uses Just the Docs, a documentation theme for Jekyll.