|
| From: | Tamas Nepusz |
| Subject: | Re: [igraph] R , Mac Osx Leopard and igraph |
| Date: | Mon, 5 May 2008 10:21:11 +0200 |
I have no problem installin R, but igraph on R. Don't we need any installation of igraph on R?
Lauch R and type the following:
install.packages("igraph")
I think that should do the trick. After that, you'll have to import
the library with:
library(igraph)
Is just R enough to use igraph?
Yes, it is. -- Tamas
| [Prev in Thread] | Current Thread | [Next in Thread] |