Re: [R] Draw Circles

2008-03-23 Thread Gabor Grothendieck
Use plot(..., asp = 1) to get an aspect ratio of 1. On Sun, Mar 23, 2008 at 11:57 AM, ermimi <[EMAIL PROTECTED]> wrote: > > Hello, the problem is that... in my plot there are other things as text... > and when I change the size of the windows (for example I do more big the > width) the circle is d

Re: [R] Draw Circles

2008-03-23 Thread ermimi
Hello, the problem is that... in my plot there are other things as text... and when I change the size of the windows (for example I do more big the width) the circle is done more big in the width and in the heigth, but I only need change the width of the circle to the text is well situated. I hop

Re: [R] Draw Circles

2008-03-23 Thread Gabor Csardi
May i ask what was the problem with symbols()? G. On Sun, Mar 23, 2008 at 04:10:38AM -0700, ermimi wrote: > > Thank you very much for the help!!! > > Felix Andrews wrote: > > > > help.search("circle") > > > > should point you to grid.circle in the grid package, at least in my > > R version 2.

Re: [R] Draw Circles

2008-03-23 Thread ermimi
Thank you very much for the help!!! Felix Andrews wrote: > > help.search("circle") > > should point you to grid.circle in the grid package, at least in my > R version 2.6.1 (grid package version 2.6.1). > > > On Sun, Mar 23, 2008 at 8:44 AM, Gabor Grothendieck > <[EMAIL PROTECTED]> wrote: >>

Re: [R] Draw Circles

2008-03-22 Thread Felix Andrews
help.search("circle") should point you to grid.circle in the grid package, at least in my R version 2.6.1 (grid package version 2.6.1). On Sun, Mar 23, 2008 at 8:44 AM, Gabor Grothendieck <[EMAIL PROTECTED]> wrote: > Look at draw.circle and draw.arc in the plotrix package. > > On Sat, Mar 22, 2

Re: [R] Draw Circles

2008-03-22 Thread Gabor Grothendieck
Look at draw.circle and draw.arc in the plotrix package. On Sat, Mar 22, 2008 at 5:40 PM, ermimi <[EMAIL PROTECTED]> wrote: > > Hello!!! > > I would want to draw a circle but I don´t want use the function symbol(..). > Do anybody know other function that allow me draw a circle? > Thank you very mu

[R] Draw Circles

2008-03-22 Thread ermimi
Hello!!! I would want to draw a circle but I don´t want use the function symbol(..). Do anybody know other function that allow me draw a circle? Thank you very much, Greetings Luismi -- View this message in context: http://www.nabble.com/Draw-Circles-tp16227640p16227640.html Sent from the R he