:
>
>
>
> From: Jim Lemon [...@bitwrit.com.au]
> Sent: Saturday, January 17, 2009 5:58 PM
> To: Ahmed, Rayhan
> Cc: r-help@r-project.org
> Subject: Re: [R] plot data with a colour scale - more details!
>
> Ahmed, Rayhan wrote:
>> Hello again,
>>
>&
Ahmed, Rayhan wrote:
Hello again,
I am trying to create a color scale plotting the hydroathy index (y-axis)
versus residue (x-axis) - each residue (1-100) has a value between 0-1. I've
been trying to create a scale where:
0-0.499: increasing intensity of red
0.5- yellow
0.51 - 1 increasing in
Could you please provide further details - I am still still unable to produce
this image.
Thanks!
-ray
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the po
"merca duria" <[EMAIL PROTECTED]> wrote:
> I have a two dimensional data (X,Y) that I want to represent with different
> colours,
>
> I want to make a plot with a graduate color scale at right, or below
Take a look at the levelplot function in the lattice package.
require(lattice)
?levelplot
4 matches
Mail list logo