Hi Arun, Thanks for your reply.
I am running R 2.15.2 (32-bit) on Windows 7. Please take a look at the attached image of the circle, which does not look dotted to me. I also tried it on RStudio and it gives the same result, i.e. solid line. Ved On Sat, Jan 12, 2013 at 11:43 AM, arun <smartpink...@yahoo.com> wrote: > > HI Ved, > > I was able to get the dotted circle using the same command. I am using R > 2.15 on Ubuntu 12.04. > A.K. > > > > > ----- Original Message ----- > From: Ved P. Sharma <vedsha...@gmail.com> > To: r-help@r-project.org > Cc: > Sent: Saturday, January 12, 2013 2:43 AM > Subject: [R] Drawing a dotted circle. > > Hi, > > I am trying to draw a dotted circle by using symbols command: > > symbols(0, 0, circles = 1, inches = FALSE, fg = 'gray', lty=2) > > But it gives me a solid line. I was just wondering whether am I making a > mistake? > > Ved > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@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. >
______________________________________________ R-help@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.