Skip to content

legends on image plots

3 messages · Douglas Beare, Uwe Ligges, Roger D. Peng

#
Hi,
Does anyone out there know how to add a legend when using the R-function
image?
Ie. is there something out there like the S+ function image.legend?
Doug.
Fisheries Research Services,
Marine Laboratory,
Victoria Road,
Torry,
Aberdeen, UK.
Tel. 44 (0) 1224 295314
#
Douglas Beare wrote:

            
What about legend() itself?

Uwe Ligges
#
You can try using filled.contour() or maybe levelplot() in the `lattice' 
package.

-roger
Douglas Beare wrote: