Instructor: Sebastian Robledo
The purpose of this session is to introduce participants to the main technical concepts of network data analysis in R using igraph. For example: how to read data from R, how to convert data to a graph object, and how to do some descriptive analysis.
Our methodology will be: Just run the code! The objective is to focus on the main features of igraph (what can we do with it?) and avoid the technical problems.
If you plan on attending, please download the below materials and install R here: http://cran.rstudio.com/ then install the IDE for R, RStudio, here: http://www.rstudio.com/ide/download/desktop Finally, it’s necessary to install igraph in r : http://igraph.org/r/