"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


-- 
Mike Prager, NOAA, Beaufort, NC
* Opinions expressed are personal and not represented otherwise.
* Any use of tradenames does not constitute a NOAA endorsement.

______________________________________________
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 commented, minimal, self-contained, reproducible code.

Reply via email to