[R] Drawing a dotted circle.
arun
smartpink111 at yahoo.com
Sat Jan 12 17:43:14 CET 2013
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