--
>
> Gregory (Greg) L. Snow Ph.D.
>
> Statistical Data Center
>
> Intermountain Healthcare
>
> greg.s...@imail.org
>
> 801.408.8111
>
>
>
> *From:* khush [mailto:bioinfo.kh...@gmail.com]
> *Sent:* Monday, June 14, 2010 11:21 PM
> *To:* G
are
greg.s...@imail.org
801.408.8111
From: khush [mailto:bioinfo.kh...@gmail.com]
Sent: Saturday, June 12, 2010 5:38 AM
To: Greg Snow
Cc: r-help@r-project.org; Petr PIKAL
Subject: Re: [R] points marking
Hi,
Well Thanks for letting me know that pch is of no use with segments petr. I am
.s...@imail.org
>
> 801.408.8111
>
>
>
> *From:* khush [mailto:bioinfo.kh...@gmail.com]
> *Sent:* Friday, June 11, 2010 12:00 AM
> *To:* Greg Snow
> *Cc:* r-help@r-project.org
> *Subject:* Re: [R] points marking
>
>
>
> Dear Gregory ,
>
> Thnaks for your r
fo.kh...@gmail.com]
Sent: Friday, June 11, 2010 12:00 AM
To: Greg Snow
Cc: r-help@r-project.org
Subject: Re: [R] points marking
Dear Gregory ,
Thnaks for your reply and help. I am explaining you my problems again, below
is my script for the same .
Dom <-c (195,568,559)
fkbp <- barplot (Dom,
gt;
> > with(anscombe, plot(x1, y2, ylim=range(y2,y3)) )
> > with(anscombe, points(x1, y3, col='blue', pch=2) )
> > with(anscombe, segments(x1, y2, x1, y3, col=ifelse( y2>y3,
'green','red')
> > ) )
> >
> >
> > with(anscombe,
ue', pch=2) )
> with(anscombe, segments(x1, y2, x1, y3, col=ifelse( y2>y3, 'green','red')
> ) )
>
>
> with(anscombe, plot(x1, y2, ylim=range(y2,y3), type='n') )
> with(anscombe[order(anscombe$x1),], polygon( c( x1,rev(x1) ), c(y2,
> r
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-
> project.org] On Behalf Of khush
> Sent: Thursday, June 10, 2010 7:48 AM
> To: r-help@r-project.org
> Subject: [R] points marking
>
> Hi,
>
> How to mark points on x axi
Hi,
How to mark points on x axis of a graph keeping x axis as constant and
changing y from y1 to y2 respectively. I want to highlight the area from y1
to y2.
Any suggestions
Thank you
Jeet
[[alternative HTML version deleted]]
__
R-help@r-pro
8 matches
Mail list logo