Re: [R] Absolutely No idea how to plot my Spatial Data

2010-03-26 Thread Eik Vettorazzi
e: [R] Absolutely No idea how to plot my Spatial Data Hi, On Thu, Mar 25, 2010 at 5:32 PM, Babaorumi wrote: Hi, I have a data set of points which are represented by 3 variables x,y,z where x is the position of the point on the x-absciss and y on the y- absci

Re: [R] Absolutely No idea how to plot my Spatial Data

2010-03-26 Thread Babaorumi
Thanks a lot for responding me. Gotta study now... -- View this message in context: http://n4.nabble.com/Absolutely-No-idea-how-to-plot-my-Spatial-Data-tp1691341p1691920.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-projec

Re: [R] Absolutely No idea how to plot my Spatial Data

2010-03-25 Thread Jim Lemon
On 03/26/2010 08:32 AM, Babaorumi wrote: Hi, I have a data set of points which are represented by 3 variables x,y,z where x is the position of the point on the x-absciss and y on the y-absciss. Each of my points has a value z, which I want to be displayed as follows: the more z is high, the mor

Re: [R] Absolutely No idea how to plot my Spatial Data

2010-03-25 Thread Peter Alspach
Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Steve Lianoglou > Sent: Friday, 26 March 2010 11:45 a.m. > To: Babaorumi > Cc: r-help@r-project.org > Subject: Re: [R] Absolutely No idea how to plot my Spatial Data >

Re: [R] Absolutely No idea how to plot my Spatial Data

2010-03-25 Thread Steve Lianoglou
Hi, On Thu, Mar 25, 2010 at 5:32 PM, Babaorumi wrote: > > Hi, > > I have a data set of points which are represented by 3 variables x,y,z where > x is the position of the point on the x-absciss and y on the y-absciss. Each > of my points has a value z, which I want to be displayed as follows: the

[R] Absolutely No idea how to plot my Spatial Data

2010-03-25 Thread Babaorumi
Hi, I have a data set of points which are represented by 3 variables x,y,z where x is the position of the point on the x-absciss and y on the y-absciss. Each of my points has a value z, which I want to be displayed as follows: the more z is high, the more the color on the map is dark. How can I