[R] Drawing a dotted circle.

Ved P. Sharma vedsharma at gmail.com
Sat Jan 12 18:03:37 CET 2013


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 <smartpink111 at 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 <vedsharma at gmail.com>
> To: r-help at 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 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