[R-sig-Geo] North arrow, scale bar, legend

Edzer Pebesma edzer.pebesma at uni-muenster.de
Tue Nov 25 20:01:29 CET 2008


The r-spatial web site http://r-spatial.sourceforge.net/ has a graph
gallery; I think it only works for spplot which takes data in sp
classes. You could us it by coercing your objects to it as

library(maptools)
as(casos.spp, "SpatialPointsDataFrame")

might work.
--
Edzer

izareis at dpi.inpe.br wrote:
> Hi,
>
> I did a kernel map using Script R:
>
> image (kernel2d 
> (casos.spp,contorno.poa,h0=7000,nx=250,ny=250),add=TRUE,col=terrain.colors 
> (20))
>
> And I need to put in this map legend, north arrow and scale bar.
>
> I tried some scripts but I fail to do.
> Thanks
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo

-- 
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
8333081, Fax: +49 251 8339763 http://ifgi.uni-muenster.de/
http://www.springer.com/978-0-387-78170-9 e.pebesma at wwu.de




More information about the R-sig-Geo mailing list