e "png" file or pdf or any
> other format ?
>
>
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> On
> Behalf Of XINLI LI
> Sent: Friday, April 19, 2013 3:30 PM
> To: r-help
> Subject: [R] Spider Plot
&g
On 04/20/2013 06:29 AM, XINLI LI wrote:
Does any one have a sample code for a Spider Plot as attached?
Hi Xing,
Have a look at the third example in the radial.plot function (plotrix).
Jim
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mai
install.packages('psych', repos='http://cran.rstudio.com', dep=TRUE)
require(psych)
spider(y=1,x=2:9,data=Thurstone)
On 19 April 2013 22:29, XINLI LI wrote:
> Does any one have a sample code for a Spider Plot as attached?
>
> Thanks,
>
> Xing
>
> __
:58 -0600
> To: r-help@r-project.org
> Subject: [R] Spider Plot
>
> Does any one have a sample code for a Spider Plot as attached?
>
> Thanks,
>
> Xing
> __
> R-help@r-project.org mailing list
> https://stat.ethz.ch/ma
Xing,
I cannot open the attachment. Can you attach the "png" file or pdf or any
other format ?
-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of XINLI LI
Sent: Friday, April 19, 2013 3:30 PM
To: r-help
Subject: [R] Spider
Does any one have a sample code for a Spider Plot as attached?
Thanks,
Xing
__
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 commen
Ioan,
The beauty of R is that you get the code and you can make
(often simple) changes to suit your needs. Attached is
stars1.R which makes a few minor changes to stars() to let you
produce starplots with or without the polygon and with
arbitrary colours for the radii. (This might already exist
i
On 02/06/2010 02:21 AM, IoanLoft wrote:
Hi all,
I have encountered a problem which appears to have defeated my (admittedly
nascent) R skills. I want to draw a spider plot with many cases (just over
300). I am primarily interested in the difference between 4 categories of
cases, and want to disp
Hi all,
I have encountered a problem which appears to have defeated my (admittedly
nascent) R skills. I want to draw a spider plot with many cases (just over
300). I am primarily interested in the difference between 4 categories of
cases, and want to display them as different colors. the col.star
9 matches
Mail list logo