Hi to all, does anybody knows whether there is a package to plot those http://www.equine-science.de/temp/graph.jpg graphs. the thickness of the points and/or the lines should be represent the numbers of behaviours With kind regards Knut
Yes, the 'igraph' package can do this (http://igraph.sf.net), and I think 'network' can do it, too. Maybe others as well. Best, Gabor On Mon, Apr 6, 2009 at 4:26 PM, Knut Krueger <rh at krueger-family.de> wrote:> Hi to all, > does anybody knows whether there is a package to plot those > http://www.equine-science.de/temp/graph.jpg > graphs. > the thickness of the points and/or the lines should be represent the numbers > of behaviours > > With kind regards Knut > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Gabor Csardi <Gabor.Csardi at unil.ch> UNIL DGM
G?bor Cs?rdi schrieb: Hi G?bor, thank you for your hint to your package. It is very useful for us. I tried to use the example: http://igraph.sourceforge.net/screenshots2.html#2 Two questions: 1. Is it possible to start from 1 to n instead from 0 to n-1 using graph(data, directed=TRUE) 2. is it possible to change the thickness of the lines depending of the interactions between the nodes automatically? With kind regards Knut
G?bor Cs?rdi schrieb: Hi Gabor, it seems that anybody doesnt not want us to find a solution ;-)> and install version 0.5.2, it is on CRAN now (except for OSX). >I got the 0.5.1 at 06.April.2009 I just tried the Munich Mirror got 0.5.1 there is also only 0.5.1 on http://mirrors.softliste.de/cran/bin/windows/contrib/ also in r-devel and http://cneurocvs.rmki.kfki.hu/igraph/download/igraph_0.5.2.zip seems to be down. Maybe you could send me the file with email? Regards Knut
Knut Krueger schrieb:> > http://cneurocvs.rmki.kfki.hu/igraph/download/igraph_0.5.2.zipServer is now available again I got the file. Thanks Knut