[R-sig-Geo] adding text to spplot
Tom Gottfried
tom.gottfried at tum.de
Wed Jul 13 17:00:05 CEST 2011
Have a look at ?sp.text
Tom
Am 13.07.2011 13:31, schrieb Matevž Pavlič:
> hi all,
>
>
>
> I have a plot to which i would like to add text labels. And i cant find a way...here is the code :
>
>
>
> enaD2<-idw(D2~1, loca=dva, newdata=grd)
>
> pts = list("sp.points", dva, pch = 20, cex=1.5, col = "darkred
>
> spplot(enaD2, "var1.pred",sp.layout=pts, main = "globina 60 cm", sub="D2", col.regions=terrain.colors(64), contour=T)
>
>
>
>
>
> text information is in ena$ime field,
>
>
>
> regards, m
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
More information about the R-sig-Geo
mailing list