Skip to content

igraph/netuser15

Repository files navigation

Statistical analysis of network data

Tutorial at the useR! 2015 conference

Following the tutorial

Software needed

You will need at least igraph version 1.0.0 and igraphdata version 1.0.0. You will also need the DiagrammeR package. To install them from within R, run:

install.packages("igraph")
install.packages("igraphdata")
install.packages("DiagrammeR")

About

igraph tutorial at the userR 2015 conference

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages