igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] plotting networks


From: Dimitri Graf
Subject: Re: [igraph] plotting networks
Date: Thu, 27 Oct 2016 19:55:26 +0200

Hi Robin,

to get an older version of igraph installed use:

i_graph07 <- "https://cran.r-project.org/src/contrib/Archive/igraph/igraph_0.7.0.tar.gz
install.packages(i_graph07, repos = NULL, type = “source”)

Here is also a link to plotting networks in R, with a section on interactive plotting. Great guide in general:
http://kateto.net/network-visualization

Best,
Dimitri 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]