Re: [R] controlling the edge linewidth in Rgraphviz

2008-02-11 Thread Gabor Grothendieck
Check out: http://finzi.psych.upenn.edu/R/Rhelp02a/archive/111006.html On Feb 11, 2008 9:56 PM, Adrian Dragulescu <[EMAIL PROTECTED]> wrote: > > Hello, > > I would like to have different linewidths for the edges of my graph. I > read the documentation but could not find how to control this. On

[R] controlling the edge linewidth in Rgraphviz

2008-02-11 Thread Adrian Dragulescu
Hello, I would like to have different linewidths for the edges of my graph. I read the documentation but could not find how to control this. On the Graphviz help page I've seen that there is something called "penwidth" but I could not find it in the R edge attributes. Thanks a lot for any help