[R] Draw Circles

Gabor Grothendieck ggrothendieck at gmail.com
Sun Mar 23 17:09:49 CET 2008


Use plot(..., asp = 1) to get an aspect ratio of 1.

On Sun, Mar 23, 2008 at 11:57 AM, ermimi <ermimi_ at hotmail.com> 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 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 hope that you understand me... sorry if you don´t understand me, but I´m
> spanish, and I don´t express very well in english.
>
> Thank you
>
>
>
>
> 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.6.1 (grid package version 2.6.1).
> >>
> >>
> >> On Sun, Mar 23, 2008 at 8:44 AM, Gabor Grothendieck
> >> <ggrothendieck at gmail.com> wrote:
> >>> Look at draw.circle and draw.arc in the plotrix package.
> >>>
> >>>  On Sat, Mar 22, 2008 at 5:40 PM, ermimi <ermimi_ at hotmail.com> 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 much,
> >>>  > Greetings Luismi
> >>>
> >>>  ______________________________________________
> >>>  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.
> >>>
> >>
> >>
> >>
> >> --
> >> Felix Andrews / 安福立
> >> PhD candidate
> >> Integrated Catchment Assessment and Management Centre
> >> The Fenner School of Environment and Society
> >> The Australian National University (Building 48A), ACT 0200
> >> Beijing Bag, Locked Bag 40, Kingston ACT 2604
> >> http://www.neurofractal.org/felix/
> >> 3358 543D AAC6 22C2 D336 80D9 360B 72DD 3E4C F5D8
> >>
> >>
> >> ______________________________________________
> >> 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.
> >>
> >>
> >
> >
>
> --
> View this message in context: http://www.nabble.com/Draw-Circles-tp16227640p16237182.html
>
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list